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

Any method is there which can return popup is blocked? #525

Open
AnshuBansal6 opened this issue Feb 8, 2024 · 1 comment
Open

Any method is there which can return popup is blocked? #525

AnshuBansal6 opened this issue Feb 8, 2024 · 1 comment

Comments

@AnshuBansal6
Copy link

While sharing on safari browser, we have default popup as blocked. Now there is no method returning that popup is blocked and that is the reason its not sharing.

Can you help

@HawkeyePierce89
Copy link

I think probably we need some onOpen method, like

<TwitterIcon onOpen={(popup) => {
  // check popup variable which is result of window.open
}} />

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