We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently has a modalOK dialog with an error message. I removed the await from it so it doesn't freeze the GUI...
await
Need to store the outcome? And display it when the user clicks the COntent tab and wonders why there extension isn't listed?
The text was updated successfully, but these errors were encountered:
remove await from showModalOK in extension discovery logic, see #287
3e20dfc
No branches or pull requests
Currently has a modalOK dialog with an error message. I removed the
await
from it so it doesn't freeze the GUI...Need to store the outcome? And display it when the user clicks the COntent tab and wonders why there extension isn't listed?
The text was updated successfully, but these errors were encountered: