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
Currently, the portfolio is only updated upon actions of the user who has currently loaded the document. This is not ideal when multiple users work on the same portfolio.
A web socket should listen for update events from other users and reload the displayed portfolio accordingly.
The text was updated successfully, but these errors were encountered:
Currently, the portfolio is only updated upon actions of the user who has currently loaded the document. This is not ideal when multiple users work on the same portfolio.
A web socket should listen for update events from other users and reload the displayed portfolio accordingly.
The text was updated successfully, but these errors were encountered: