Pick a layout/compontent change the text color or what ever and it immediately reloads. After the page has been reloaded i need to select the component again and set the next setting.
Is there a way to diable this behaviour or only reload when saved etc. I think its a miss setting in intelliJ, but i dont find it
I guess you’re using Flow? For a good user experience, you need to run the application with HotswapAgent or JRebel.
There’s a notice about this in the Copilot popup.
If you click that part, it will open a dialog with step-by-step instructions to set things up in a way that is optimal both for Copilot and for regular day-to-day development.
My screenshots are from Vaadin 24.5.beta5. I would strongly recommend that you use 24.5 if you want to try out Copilot together with Flow since we have added lots of improvements for that version.
Ok need to check that on another project. With my current device i have some restrictions, the firewall blocks the prereleases. When will it be added to production maven repo?