github vaadin/flow 25.0.0-alpha16
Vaadin Flow 25.0.0-alpha16

latest releases: 25.0.0-alpha17, 24.8.8, 24.9.1...
pre-release9 hours ago

Changes since 25.0.0-alpha15

All changes

New features

Fixes

  • Remove client keys only after viewport update is confirmed
    Commit · Pull request · Issue

    Updates HierarchicalDataCommunicator to clean up no longer visible items, their client keys and generated data in confirmUpdate instead of flush. Removing client keys from keyMapper in flush is too early, since there may be new pending client requests (for example, item selection) that were made while the current request was in progress and they might still rely on those keys.

Don't miss a new flow release

NewReleases is sending notifications on new releases.