Replies: 1 comment
-
Do you have some example code? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For some reason I cannot share a global singleton between a dialog and a window. State doesn't seem to be shared e.g. a two way binding between a global property and a dialog property isn't updating the global when read from the Window component. Is this some limitation I'm not aware of? Can't find any documentation that explains this. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions