github vaadin/flow 24.1.10
Vaadin Flow 24.1.10

latest releases: 24.5.4, 24.6.0.alpha3, 24.3.21...
14 months ago

Changes since 24.1.9

All changes

Fixes

  • ShouldVisit should match package exactly (#17539)
    Commit · Pull request

    The shouldVisit list in frontend dependencies should match the packages exactly and not as a starts with. e.g. com.vaadiner is not a match for com.vaadin Found investigating #17490

  • Check for null when handling exception (#17542)
    Commit · Pull request · Issue

    For errors in beforeClientResponse handle cases where any part to the errorHandler is null

  • CssBundler should check all groups (#17536)
    Commit · Pull request · Issue

    Add the fourth url group to be checked when going through url strings.

  • Update UI if custom errorHandler (#17504)
    Commit · Pull request · Issue

    Enable update of UI for beforeClientResponse execution when a custom ErrorHandler is set.

Don't miss a new flow release

NewReleases is sending notifications on new releases.