Skip to content

View model properties not updating on a settled State Machine #57

@zispidd

Description

@zispidd

When I do const { value: color, setValue: setColor, error } = useRiveColor('color') value is undefined. Error property is null. And if i do instance.colorProperty('color') - I have a value

But when i do setColor - I receive this value on "error" property. Error: Cannot set value for property "color" because it was not found. Your view model instance may be undefined, or the path may be incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions