github vaadin/flow 23.3.15
Vaadin Flow 23.3.15

14 months ago

Changes since 23.3.14

All changes

Fixes

  • 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.