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 Apr 18, 2023. It is now read-only.
Can't seem to reproduce, I'm assuming this is the button in the dbc selection modal?
The loading takes a while, maybe it's just loading? In that case I can add a spinner or something.
I've hit this too, and I think it's just general UI unresponsiveness. For this specific issue, maybe disable the button and change the text to "Loading..."? Can we also do anything to keep the UI responsive? The UI seems to lock up pretty frequently.
This might actually be fixed now with 9ca2e4e, adding a loading state wasn't easy to do in the end, it seems that the slow part is actually calling the onClick handler, I guess the main thread is just busy with something, which I don't think is easy to fix unfortunately.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: