Skip to content

Vaadin Flow 24.4.14

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 02 Dec 07:48
· 13 commits to 24.4 since this release
b486987

Changes since 24.4.13

All changes

Fixes

  • Compute unique key for artifact (#20551)
    Commit · Pull request

    Computes a unique key for maven artifacts when collecting dependencies for the Flow maven plugin isolated classloader.

  • Multiple fast navigate calls (#20446)
    Commit · Pull request · Issue

    and fast navigate calls throws exception due to faulty blocker state change. Add test view for manual testing. Test script doesn't fail on double click.