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
When the API call cannot get the reply (failed to connect to the server for match result) the loading indicator keeps going and is confusing why nothing is showing for the user.
When I removed the table from the view via the switch, next time opening the tab was still showing the table
Sometimes even it shows only the header of the table
A couple of times I got this error in my console: Cannot read property of 'off' of undefined, method (setToggleOff)
Following happened:
When the API call cannot get the reply (failed to connect to the server for match result) the loading indicator keeps going and is confusing why nothing is showing for the user.
When I removed the table from the view via the switch, next time opening the tab was still showing the table
Sometimes even it shows only the header of the table
A couple of times I got this error in my console: Cannot read property of 'off' of undefined, method (setToggleOff)