Skip to content

Vaadin Flow 24.1.12

Choose a tag to compare

@vaadin-bot vaadin-bot released this 18 Sep 12:43
· 46 commits to 24.1 since this release
73a08b0

Changes since 24.1.11

All changes

Fixes

  • Allow platform dependencies to be linked (#17560)
    Commit · Pull request

    Do not fail if a managed version is linked to a local copy and thus the version cannot be parsed.

  • Allow dev tools window to grow (#17616)
    Commit · Pull request

    If there are many tabs, they should be shown. If we still run out of space, allow scrolling

  • Reroute doens't change url. (#17603)
    Commit · Pull request

    Reroute should not check for url change.

  • Check for null resolvedPath (#17587)
    Commit · Pull request

    Check that resolvedPath is not null.