You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently encountered strange behavior of a "Textbox" component when displayed in the "BlazingStory".
This component has two-way binding.
But, in the first case:
I can change text only from "Control", not from "Textbox".
In the second case:
I can change text only from "Textbox ", not from "Control".
Hi @jsakamoto,
I recently encountered strange behavior of a "Textbox" component when displayed in the "BlazingStory".
This component has two-way binding.
But, in the first case:
I can change text only from "Control", not from "Textbox".
In the second case:
I can change text only from "Textbox ", not from "Control".
Any ideas on how best to do this?
Example of my issue:
StoryBookBindValue.zip
Kind regards,
Andrii.
The text was updated successfully, but these errors were encountered: