Mikhail Shabarov

Results 119 comments of Mikhail Shabarov

This might be wrong, but my very random though is that previously with V23 you had 11 seconds for spring app to start, but there was a background process for...

The issue seems to be in `org.atmosphere.cpr.AtmosphereRequestImpl` class itself, but we can try to workaround this in the Vaadin Atmosphere handler.

Yes, this makes sense to me at least ask them. Would be a better way if they make their implementation a thread-safe.

Before Flow team starts making the review, I'd like to ping @rolfsmeds and @yuriy-fix to ask if they have immediate complains against this feature in general, e.g. naming, design or...

@MichaelF25 yeah, that plugin might be a reason. The recommendation is to use `SideNav`. Vite version has been changed from 4 to 5 between Vaadin 23 and 24. This new...

These two look similar and can be used for investigation as well: https://github.com/vaadin/hilla/issues/838 https://github.com/vaadin/flow/issues/8191

@dbMe1 thanks for the issue! Could you please provide us your reverse proxy configuration and, if possible, the minimal reproducible code example?

Adding and removing a class name is quite often use cases and, IIRC, the assertions are turned off by default, so this has low impact on projects. And probably this...