github vaadin/flow 24.9.0-alpha5
Vaadin Flow 24.9.0-alpha5

latest releases: 25.0.0-alpha11, 23.6.5, 24.9.0-beta2...
pre-release20 days ago

Changes since 24.9.0-alpha4

All changes

Fixes

  • Run only one queued navigate() at a time (#22021)
    Commit · Pull request

    This fixes cases where the server sends multiple navigate() calls in the same response. There is currently no IT that would fail but this might very well resolve some edge/timing cases without ITs. This is needed also for React 19 where timing is slightly different and the current solution does not work.

Don't miss a new flow release

NewReleases is sending notifications on new releases.