Issue with V24.3.0

I’ll further investigate… I just downlaoded a skeleteon-starter-flow based on v24.3 and has the same error.

The local maven repository may have some corrupted artifact.
You can try to run mvn dependency:purge-local-repository to downoad a fresh copy of the project dependencies

there isn’t a bom for 24.3.1?

Vaadin 24.3.1 is not released, only some parts are already released

there’s only 24.3.1 of “flow” but not of “vaadin” ?

I see

about the service workers, there’s always the issue when I upgrade vaadin version I need to clean those manually

@yare-yaffle , my friend…(god forbid) try to upgrade a visual studio project, and I promise you, server workers will seem to you as a joke😉

And a tip , use Firefox developer edition. It will make your life easier

It’s working now… thank you

I’ve never experienced this at least with Chrome. In your case, is it for Firefox ? I wonder if closing all the tabs in browser, or just closing the browser isn’t enough for service worker auto-update ?

to me it was chrome

I think I had closed everything. I will ensure next time it happens.