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
This is a known issue as mentioned in the README due to lack of support for nested event loops with Qt/emscripten.
Code for some dialog boxes have been rewritten to workaround the issue. Instead of changing all dialog boxes, I plan to wait for Qt/emscripten to support this use case.
If running into issues, please use the native controller instead of the webapp.
The text was updated successfully, but these errors were encountered:
pstavirs
changed the title
Some modal dialogs are not working correctly
Some modal dialogs are not working correctly in the webapp
Apr 30, 2020
This is a known issue as mentioned in the README due to lack of support for nested event loops with Qt/emscripten.
Code for some dialog boxes have been rewritten to workaround the issue. Instead of changing all dialog boxes, I plan to wait for Qt/emscripten to support this use case.
If running into issues, please use the native controller instead of the webapp.
The text was updated successfully, but these errors were encountered: