Web sockets work, but changes are not reflected in UI
Closed this issue · 3 comments
MoritzGiessmann commented
Hi! We have been using Quant-UX for quite some time. It is a really great tool! We decided to give the current version a go, since it supports collaborative work (very cool feature!).
After setting up this project, we discovered, that web socket events are there in the devtools and we can see the mouse of each other moving, but changes like dragging and element to another position, deleting, creation of new elements etc are not reflected in the UI, but only after a full reload of the page.
Is this intended behavior, or a bug?
If needed, I can provide more information.
Kind regards
Moritz
KlausSchaefers commented
This is a bug :(
…On Wed, Mar 8, 2023 at 3:34 PM Moritz Gießmann ***@***.***> wrote:
Hi! We use Quant-UX for quite some time. It is a really great tool! We
decided to give the current version a go, since it supports collaborative
work (very cool feature!).
After setting up this project, we discovered, that web socket events are
there in the devtools and we can see the mouse of each other moving, but
changes like dragging and element to another position, deleting, creation
of new elements etc are not reflected in the UI, but only after a full
reload of the page.
Is this intended behavior, or a bug?
If needed, I can provide more information.
Kind regards
Moritz
—
Reply to this email directly, view it on GitHub
<#3>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABWHOQBKH7QRWHPRJKI26KTW3CKGJANCNFSM6AAAAAAVT3AY3A>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
“Overfitting” is not about an excessive amount of physical exercise...
KlausSchaefers commented
Should be fixed. Thanks for opening the bug! Can you check?
MoritzGiessmann commented
Works! Thanks a lot!