github vaadin/flow 9.0.7
Vaadin Flow 9.0.7

latest releases: 24.8.9, 24.9.2, 25.0.0-alpha18...
3 years ago

Changes since 9.0.6

All changes

New features

Fixes

  • Push '.' instead of '' when navigating (#12991)
    Commit · Pull request · Issue

    The API for Location::getPath/getPathWithQueryParameters was changed in V15 to return "" instead of "." for the base URL. However, it seems to not have been taken into account that FF / Safari do not navigate to base when passing the empty string for URL to the history methods (and this ticket, which seems to have observed that this workaround was necessary, was closed without action). This commit moves the workaround to its own method in History.

  • Upgrade fusion npm pkg version to fix bugs
    Commit · Pull request

  • Clean default system error messages (#12951)
    Commit · Pull request · Issue

Don't miss a new flow release

NewReleases is sending notifications on new releases.