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
This was discussed before, and it was indeed an edge case. When you refresh the page sooner than 2 seconds, the charts are not loading.
But when using pagination, the same thing happens in some cases, and I think we can consider finding a solution, as indeed refreshing the page really fast is not an actual use case, but navigating throw the pages is.
How to reproduce:
Add a custom number of charts per page
Navigate through page 1, page 2, next, previous etc
Description:
This was discussed before, and it was indeed an edge case. When you refresh the page sooner than 2 seconds, the charts are not loading.
But when using pagination, the same thing happens in some cases, and I think we can consider finding a solution, as indeed refreshing the page really fast is not an actual use case, but navigating throw the pages is.
How to reproduce:
Expected behavior:
The charts to load
Current behavior:
In some cases, the charts don't load
Reference:
https://www.loom.com/share/b719186e13aa4172a7eb61e0a173ab12
Technical info
The text was updated successfully, but these errors were encountered: