Access Dynamic PopOver defined in root Component

I created a dynamic popover in root component which will be used by other page components in the app. Now if use app.popover.get(popover_selector).open(), I get undefined thrown in my console.