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

.click() call does not work in Safari #2

Open
syao-arthrex opened this issue Jun 18, 2021 · 0 comments
Open

.click() call does not work in Safari #2

syao-arthrex opened this issue Jun 18, 2021 · 0 comments

Comments

@syao-arthrex
Copy link

syao-arthrex commented Jun 18, 2021

I need to trigger a file input control without showing the default file "Select" button. In Chrome, I am able to call this.fileInput.nativeElement.click() and trigger the file finder dialog open. However, in Safari 14.1.1, the file dialog does not get popped up.

@syao-arthrex syao-arthrex changed the title .click() call doe snot work in Safari .click() call does not work in Safari Jun 18, 2021
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

1 participant