Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Can I write short article "How to use underscore.js in Qt Quick"?

$
0
0
Hi! I need to use underscore.js in my project, but it doesn’t work with simple: import "underscore.js" as Underscore because of immutable root object [qt-project.org] I found tricky way to make it work, but it gives: QML ApplicationWindow: Binding loop detected for property "_" and requires changes (5-10 lines) in underscore.js. Can I write article or I shouldn’t since my approach is dirty?

Viewing all articles
Browse latest Browse all 13965

Trending Articles