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
After the first registration the app will log you into the dashboard.
Problem is, that way, no socket connection will be made and no data will be collected.
After a page reload (F5), socket connects to backend and everything works.
The text was updated successfully, but these errors were encountered:
After the first registration the app will log you into the dashboard.
Problem is, that way, no socket connection will be made and no data will be collected.
After a page reload (F5), socket connects to backend and everything works.
The text was updated successfully, but these errors were encountered: