Replies: 1 comment
-
Store application state in a singleton class which can be displayed/controlled by multiple user sessions. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hey,
I want every user to see the same view. This is because I intent to build an app that can start and stop measurements. But right now I can start multible measurements and I want to prevent this to happen. Also all useres should be able to see the same measurement results user A made.
So basicly all useres see the exact same page. Is this possible?
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions