github vaadin/flow 24.0.11
Vaadin Flow 24.0.11

15 months ago

Changes since 24.0.10

All changes

Fixes

  • Fix native compilation and runtime (#17088)
    Commit · Pull request · Issue

    This change fixes handling of resource in the native build and register hints for classes required for PWA icon generation at runtime.

  • Ignore pending JS invocations for invisible node in UI dirty check (#17109)
    Commit · Pull request

    UI dirty check currently takes into account also pending JS invocation for invisible node, that however will not be sent to the client. This change updates the check to only consider JS invocation that should be effectively sent to the browser.

Don't miss a new flow release

NewReleases is sending notifications on new releases.