Changes since 24.5.6
Fixes
-
Vaadin/router added with react-router (#20522)
Commit · Pull request · IssueExclude vaadin/router when runing in react mode. Without exclusion vaadin/router gets added from the vaadin-core.json package in platform.
-
Multiple fast navigate calls (#20446)
Commit · Pull request · Issueand fast
navigate
calls throws exception due to faulty blocker state change. Add test view for manual testing. Test script doesn't fail on double click. ---------