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
the popup is not shown initially, despite the showOnCreate prop. It looks like this is because the default implementation for onShow returns false if the content prop is not set. But in this case I am using a slot instead of the content prop.