Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button show after webresource is shown completely #10

Closed
Hasagi111 opened this issue Feb 25, 2018 · 1 comment
Closed

Button show after webresource is shown completely #10

Hasagi111 opened this issue Feb 25, 2018 · 1 comment

Comments

@Hasagi111
Copy link

Hasagi111 commented Feb 25, 2018

Hi there,
I use Alert.showWebResource. Button always show before webresource is shown. How to Button show after webresource is shown completely?

@PaulNieuwelaar
Copy link
Owner

Hi,

I'd recommend you handle that in your button callback. E.g. if the iframe hasn't loaded, display an error rather than attempting your default button logic.

Cheers,
Paul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants