-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
6.5.3
-
None
-
Webassembly, MacOS 13.6.3
Attempting to employ a QML ScrollView with Qt 6.5.3 for WebAssembly in a single-threaded build results in a runtime error: "Application exit (RuntimeError: table index is out of bounds)." This issue occurs consistently on MacOS 13.6.3 across all web browsers. Despite undertaking a reinstallation of both the Qt 6.5.3 sources and kits, the problem persists. I will upload a small sample application to demonstrate the problem as well as a text file containing the dev tools console output.