Hi I was just testing this with JavaFx webview, I got an error when trying to run the site: `TypeError: undefined is not a function (evaluating 'Object.assign')` I solved it by installing babel-polyfill I think I'm using a custom implementation of webkit that comes with the framework. Thought you may wanted to know.