Use document.write for synchronous Qt script loading
- In Qt environment, use document.write to load Qt scripts synchronously - This ensures QWebChannel and overlay.js are available before template's inline scripts run - Async loading was causing templates to fail because overlay object wasn't ready
Showing
Please
register
or
sign in
to comment