-
Notifications
You must be signed in to change notification settings - Fork 50k
Closed
Labels
Resolution: StaleAutomatically closed due to inactivityAutomatically closed due to inactivityStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug
Description
React version: 16.13.1
OS: Mac OS
Browser: Chrome 83.0.4103.97
Steps To Reproduce
- Create a div and add onScroll event to it
- Create input inside the created div
- Start typing in the input box.
The current behavior
Event onScroll is fired on the parent.
The expected behavior
Scroll event should not fire.
Link to code example:
Metadata
Metadata
Assignees
Labels
Resolution: StaleAutomatically closed due to inactivityAutomatically closed due to inactivityStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug