Find a more elegant way to handle server-to-client communication
kevindeyne opened this issue · 1 comments
kevindeyne commented
But this comes with some difficulties! You need to be able to grab the sessionID somehow.
Also, how would this work with multiple instances? The 'activeSessions' might need to be shared between instances (sounds like something for Hydra, specifically medusa-ui/hydra#12)
kevindeyne commented
There seem to be some issues handling things like disabled (or disabled in iteration tag) when pushing domchanges this way, implying there's an issue somewhere in what kind of tags are being applied