Skip to content

Vaadin Flow 23.3.28

Choose a tag to compare

@vaadin-bot vaadin-bot released this 12 Jan 10:15
· 18 commits to 23.3 since this release
6375656

Changes since 23.3.27

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.