You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
If a popover needs to load some content first, it'd be much better not to show it until the content is loaded. Because now it doesn't look pretty at all: an empty popover first, then it jumps around before taking up the right position. Sometimes (when the edge of the screen is near) it even ends up in the wrong position.
Also would be great if the async content loading mechanism was more flexible and could get the content from an arbitrary promise, not only from URLs
Link to minimally-working plunker that reproduces the issue: