Synchronize two sessions #1392
gabrielbalincaaeg
started this conversation in
General
Replies: 1 comment
-
Hi, the current FUXA architecture does not provide the concurrency and update management for the editor. |
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
-
Hi!
I was testing scripts with two FUXA pages opened and I discovered something, these two sessions don't synchronize with each other so if I modify something in one window that modification doesn't reflect in the second one. This is a problem because if two users working in the same instance of FUXA they will rewrite each other's project.
Beta Was this translation helpful? Give feedback.
All reactions