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

Bug: Bypass chrome window.open console error #153

Closed
moberwasserlechner opened this issue Jul 1, 2021 · 0 comments · Fixed by #157
Closed

Bug: Bypass chrome window.open console error #153

moberwasserlechner opened this issue Jul 1, 2021 · 0 comments · Fixed by #157
Assignees
Labels
bug Something isn't working web
Milestone

Comments

@moberwasserlechner
Copy link
Collaborator

The 4th param in window.open causes Chrome to log the below console error:

This parameter is optional and very little used. So its default value will be undefined and there will be a new web option windowReplace to set it if needed.

image

https://bugs.chromium.org/p/chromium/issues/detail?id=1164959

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working web
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant