You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my setup I have read/write clients. Both may access document and its changes, but updates form 'read' clients should not be applied on document and propagated.
Is there a way to achieve this now? Or may it be a feature request 😉?