Changes since 2.7.21
Fixes
-
Cancel previous flush request if new one is forced (#14647) (#14705)
Commit · Pull request · IssueCancels flush request if it presents in the queue and a new request is forcibly registered. No unit tests added, because this case is quite hard to simulate. Regression IT test vaadin/flow-components#3804.
-
Do not use a fixed download root (#14632) (#14704)
Commit · Pull request · Issue