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 has been archived by the owner on Feb 12, 2019. It is now read-only.
Not just for desktop but also in situations where plugin decides the popup has "already been shown on screen". I wanted to manually trigger the popup to show if you click a button, in case some people missed it the first time. To overcome this I had to set my [addToHomeVar].show = false; before triggering: [addToHomeVar].show(); - I would have rather just used [addToHomeVar].show(true); to force it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
forcing to show on desktop environment show error:
configuration
error
Solution.
check this.session inside show method.
line 445:
The text was updated successfully, but these errors were encountered: