Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UploadUi logic in case an extension fails to load #234

Open
rpbouman opened this issue Nov 9, 2024 · 0 comments
Open

Fix UploadUi logic in case an extension fails to load #234

rpbouman opened this issue Nov 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rpbouman
Copy link
Owner

rpbouman commented Nov 9, 2024

When an attempt to load an extension fails, the files that depend on the extension continue to load.
This is not good: the pending file loads should be aborted with an error message indicating the required extension failed to load.

image

@rpbouman rpbouman added the bug Something isn't working label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant