github vaadin/flow 24.5.0.alpha15
Vaadin Flow 24.5.0.alpha15

pre-release20 days ago

Changes since 24.5.0.alpha14

All changes

Fixes

  • Options should correct the reactEnable flag
    Commit · Pull request

    The reactEnable flag should be automatically corrected to false if vaadin router is used instead of react router.

  • Clean outlet automatically
    Commit · Pull request

    Remove outlet for layout element automatically so that we don't end up with multiple outlets on the page.

  • React file not added when reactEnabled false
    Commit · Pull request · Issue

    Do not add the outlet file if react is not enabled as the required react node files are not available.

  • Validate Layout annotation
    Commit · Pull request

    Add validation that Layout annotated classes are on classes that extend RouterLayout.

Don't miss a new flow release

NewReleases is sending notifications on new releases.