-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
bugSomething isn't workingSomething isn't working
Description
ENABLE_VP and DISABLE_VP are called by us to suspend messaging between server and client on a given VP. UI uses this when user closes a tab that they might later return to and that tab hosts a table with vuu subscription. Stops us having to process updates for a table that user isn't currently viewing.
ENABLE_VP is invoked when user reopens the closed tab. It is expected that server will send an up-to-date set of TABLE_ROW data for the viewport following ENABLE_VP_SUCCESS. This doesn't seem to be happening.
Reactions are currently unavailable
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't working