Skip to content

Vaadin Flow 2.10.1

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 12 Jan 14:43
· 14 commits to 2.10 since this release
2ec3ef1

Changes since 2.10.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.