I have a dropdown with a scrolling content. The thing is, if I hover the content in the dropdown and starts to scroll, it scroll the content nicely but once arrived at the end it switches back to scrolling the page, but I would like the scrolling to be deactivated at this point.
To rephrase this, if hovering the dropdown content, preventing the scrolling to affect the whole page (window)
Anyway to achieve this ?
Here is an example with my problem reproduced