Skip to content

Vaadin Flow 9.2.1

Choose a tag to compare

@vaadin-bot vaadin-bot released this 15 Jan 10:14
· 12 commits to 9.2 since this release
d2ef7ef

Changes since 9.2.0

All changes

Fixes

  • Limit the requested items to a given threshold (#18417)
    Commit · Pull request · Issue

    Limits the number of requested items from backend to a given threshold of ten pages. Exactly the same as #12003, but applied to HierarchicalDataCommunicator.