Skip to content

Vaadin Flow 24.6.5

Choose a tag to compare

@vaadin-bot vaadin-bot released this 07 Feb 11:13
· 35 commits to 24.6 since this release
b5f68f6

Changes since 24.6.4

All changes

Fixes

  • Add viewport-fix=cover to index.html (#20943)
    Commit · Pull request · Issue

    It turns out that viewport-fix=cover also needs to be added to index.html, in addition to @Viewport annotations, which were addressed in #20836.