We have a navigation bar component in our shared library. We want the basic dropdowns and user profile info to overlay when clicking these menu items. Currently all overlays break when bringing in a component, and we have to make a local version of the library component.
It would be great if the overlay from the library can work wherever it exists, rather than having to duplicate the overlays in every location.