Changes since 24.1.8
Fixes
-
Not generate chunks with the same content (#17511)(CP: 24.1)
Commit · Pull request · Issue(cherry picked from commit 74196a0)
-
Fixes and optimises everything regarding event debouncing (#17410)
Commit · Pull requestThe event order when using debouncing sends events in wrong order. This was tried to be fixed in #14035 but apparently only issues with the core TextField was fixed (or then this was again regressed in the regression fix #15615)