Mikhail Shabarov

Results 119 comments of Mikhail Shabarov

We have a similar errors with Chrome `104.0.5112.79` - "Failed to load resource: net::ERR_INSUFFICIENT_RESOURCES". Local run gives no errors.

Vaadin 24.1 pre uses different approaches for making and adding style tags into `head` on the page: with pre-compiled dev bundle resolves url in CSS and inlines the resulting CSS...

For contribution guidelines, please see [these docs](https://vaadin.com/docs/latest/contributing).

Well, probably it's always 2 secs that constantly added by Hilla dependencies.

We have to merge/align the regexps from web-component with the mentioned fix and the Flow's `EmailValidator` regexp.

`AtRoute` indeed needs a layout component class as a parameter, but I don't think this means the circular dependency in terms, for example, how Maven treats it. This is more...

@oliveryasuna these labels simply means that we in Vaadin Flow appreciate any contribution for it and our estimation is that it should be relatively easy for external developers to implement...

Cherry picked into Flow 23.3. Wait for releases, estimation - this week.

Thanks everyone who commented and thanks @ssindelar for the feedback and willing be up for the meeting. This is that I was going to propose: have a video call and...

@bardyamomeni this has been fixed in Vaadin 24.1.0.alpha4 by implementing https://github.com/vaadin/flow/issues/6293. Now when you close a tab in browser or refresh a page, onDetach listener is called immediately. I close...