Is there any documentation on using the editor within a Vaadin project? I updated my Pom, added an editor instance from the code samples and instead of loading properly the browser threw a few JavaScript errors and did not render the editor.
Including the Javascript info.
Exception is thrown during JavaScript execution. Stacktrace will be dumped separately.
The error has occurred in the JS code: '$0, $1, $2, $3, $4, return (function() { this.fire($0, $1, $2, $3)}).apply($4)'
TypeError: this.fire is not a function (http://localhost:8080/VAADIN/@fs/C:/development/workspace/StoryCreatorVaadin/node_modules/.vite/deps/FlowClient-35YWJIYV.js?v=7d267fad line 7492 > Function:3:27)