Skip to content

useViewModelInstanceString fails if a viewModel has a '/' in the name #392

Description

@ofersadgat

In your rive app, create a viewModel which has a nested viewModel named "foo/bar". Make the nested model have a string called "baz". One would expect useViewModelInstanceString("foo/bar/baz") to bind to that nested property, but it doesnt work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions