Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.1, 5.9.0
-
None
-
Windows 8 64bits
Qt 5.4.1 MSVC2013 OpenGL 64bits
-
5f49b2b3bb30678a26341e1f45e0cfd6a6fd2c57
Description
Persistence of javascript array through Qml Settings element is gone from 5.3 to 5.4
Following example show a list of name, you add some, close the app then launch the app again and you should see added data is still there.
It works with Qt 5.3.2 but not anymore with Qt5.4.1