Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5.3, 6.6.1
-
None
Description
When I use the QCoreApplication::processEvents(QEventLoop::AllEvents) function to process any outstanding events in the event loop, outstanding events are not processed on Webassembly builds. Its works correctly for MacOS builds.