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
Did some investigating, and adding Error loading data is not a 5 minutes thing but should be possible by adding a different renderer . There is something already in place when the loading fails. An error notification is shown when the loading of the score fails but it does not seem to work (see sourcecode)
And i could not fix it that easily. We will not address this right now.
Environment
Steps to reproduce the bug
Observed Behavior
The column does not successfully load and stays in "Loading ..." state.
There is no error message shown, but the developer console might show an error (e.g., Gateway time-out).
Expected Behavior
Replace
Loading ...
withError loading data
in each cell.@oltionchampari Please check the feasibility of this change.
Thanks for taking the time to fill out this bug report 🤗
Make sure there aren't any open/closed issues for this topic 😃
The text was updated successfully, but these errors were encountered: