Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.4.2
-
None
-
Windows 8.1
-
81449c0c804735b71ba2f225005482c7c0123dad
Description
Build simple program. QDIalog cannot be exported from QWebchannel to javascript.
Javascript code broke at:
console.log(TypeError: Attempting to change the setter of an unconfigurable property.) at qrc:///qtwebchannel/qwebchannel.js(380)
And of course the further execution of the JavaScript program violated.
Source code sample program attached.