-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
Hey,
I'm using the latest qt-webkit-kiosk build with buildroot with great success so far.
While javascript generally works, I'm unable to load any websites based on react.js.
To test this, you can use any of these demos (https://reactjs.org/community/examples.html), e.g. https://github.com/ahfarmer/calculator
The browser finishes loading, but the page just remains blank.
Since I already built the application to be displayed in react.js, I would love to hear of an solution for this.
Thanks and best regards
Niklas