Files
paseo/packages
Mohamed Boudra cacbbf4053 fix(app): remove input event listener from scrollbar hook that raced with RNW controlled input
The scrollbar hook's raw DOM `input` listener on the textarea called
setState before React Native Web's delegated handler could process the
same event, causing a re-render with the stale controlled value and
swallowing the edit. Scroll and ResizeObserver already cover all
scrollbar metric updates.
2026-04-03 18:49:59 +07:00
..
2026-04-03 16:55:14 +07:00
2026-04-03 16:55:14 +07:00
2026-04-03 16:55:14 +07:00