-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Open 2 browser tabs. Then on tab 1, filter the query to show only 1 result.
On the second tab update a record that does not exists in the first tab.
Sometimes the record updated on the second tab is shown on the first tab. But it shouldn't become visible because of the declared filter.
This problem should pose problems to pagination.
Maybe this problem is because the server treats both browser tabs as the same client?
Metadata
Metadata
Assignees
Labels
No labels