uprtcl / js-uprtcl

Libraries, tools and modules to create _Prtcl web apps

Home Page:http://www.uprtcl.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

popper dropdown on overflow hidden

pepoospina opened this issue · comments

commented

When the popper is inside a place with overflow hidden the popper is not shown if it overflows. Clearly.

However, placing the popper outside the div is very hard. What to do?

This is happening in the dropdown menu of a page item menu on the nav bar.

We can try to use popper.js but I'm not sure it is compatible with the ShadowDOM

It is! 🥳