Hello, Marcelo!
Thanks for the component.
Unfortunately i’m facing an error when trying to run sample code from this page. I’m getting the error:
java.lang.IllegalStateException: Running project in development mode with no access to folder ‘/home/mdre/Proyectos/WEB/Flow/flowsubwindow’.
Build project in production mode instead, see How to deploy Vaadin to Production
As i understood (might be wrong) from searching, this could happen if the project was assmebled with one of previous versions of flow before it was patched. (Running project in development mode with no access to folder Running project in development mode with no access to folder '/mnt/c/dev/clipboardhelper'. · Issue #6 · OlliTietavainenVaadin/clipboardhelper · GitHub, Only load the project flow-build-info · Issue #6616 · vaadin/flow · GitHub)
I’m using vaading with spring boot, ver 14.1.19 in dev mode with tomcat and npm.
Would appreciate for any hint how to fix the error.
Thanks in advance.
P.S. i faced almost the same error with another component, but its author deployed new version which worked for me so i dont know what was the approach. U can see our discussion here - Browser Opener - Vaadin Add-on Directory