-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Scroll event listener cannot handle scroll because the scroll event has no bubbling. Since the handler does not use capturing, the scroll events are not handled.
To Reproduce
Steps to reproduce the behavior:
- Put popover's button inside scrollable div
- set
repositionOnScroll
prop totrue
- Пиздец
Expected behavior
Reposition on div's scroll
Screenshots
This video shows bug, and it will help with understanding my english (bim-bim, bam-bam)
polniy_pizdec_ya_ebal.mov
Host/Environment (please complete the following information):
- OUI Version: 1.3
Additional context
I like to drink coffee in the morning
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working