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, users have to refresh the dashboard in order to verify if new data
has been added. Due to the lack of routing client-side, refreshing the page
does not allow for just the dashboard to be refreshed.
Introduce a new method for keeping the Dashboard in sync. Perhaps fetch
data every few seconds, or provide a helpful "Refresh" button to fetch new
data.
The text was updated successfully, but these errors were encountered:
Currently, users have to refresh the dashboard in order to verify if new data
has been added. Due to the lack of routing client-side, refreshing the page
does not allow for just the dashboard to be refreshed.
Introduce a new method for keeping the Dashboard in sync. Perhaps fetch
data every few seconds, or provide a helpful "Refresh" button to fetch new
data.
The text was updated successfully, but these errors were encountered: