github vaadin/flow 24.3.2
Vaadin Flow 24.3.2

latest releases: 23.5.5, 24.5.0.alpha20, 24.5.0.beta1...
9 months ago

Changes since 24.3.1

All changes

Fixes

  • Delay web-component bootstrap during dev-bundle creation (#18296)
    Commit · Pull request · Issue

    When a Flow component is embedded as a web-component, the bootstrap process may fail if the dev-bundle is still under creation, because an HTML page is returned instead of the javascript initialization code. This change waits for dev-bundle to be ready before loading the web-components bootstrap script.

Don't miss a new flow release

NewReleases is sending notifications on new releases.