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.