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
{{ message }}
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.
When switching between pages, sometimes the content of the page disappears. It happen to me several times, especially with the analytics page.
To Reproduce
Steps to reproduce the behavior:
Run the website: npm run serve
Authenticate.
Switch between the settings page and the analytics page several times.
Expected behavior
The content of the page should be available.
Perhaps there is a problem with the content not being able to load when switching so quickly between the pages. I would add some waiting functionality, maybe disable the button until the page is up.
Screenshots
GIF showing the problem:
The text was updated successfully, but these errors were encountered:
When switching between pages, sometimes the content of the page disappears. It happen to me several times, especially with the analytics page.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The content of the page should be available.
Perhaps there is a problem with the content not being able to load when switching so quickly between the pages. I would add some waiting functionality, maybe disable the button until the page is up.
Screenshots
GIF showing the problem:
The text was updated successfully, but these errors were encountered: