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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I think the attempt in the library to use window.close() is a bug; from what I can see, it won't work when the child window is on a different domain, which will usually be the case.
A consequence of this is that the buttons don't work when you click for the second time. One way to handle this is to use @open to trigger a re-render of the buttons by changing the key.
The error then occurs, but it's benign and can be ignored (e.g. in Sentry).
Steps to reproduce
The text was updated successfully, but these errors were encountered: