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

Add the possibility for disabling capture on input="file" #530

Open
WebFaker opened this issue Jun 5, 2024 · 2 comments
Open

Add the possibility for disabling capture on input="file" #530

WebFaker opened this issue Jun 5, 2024 · 2 comments

Comments

@WebFaker
Copy link

WebFaker commented Jun 5, 2024

This needs to be undefined for the ones who doesn't want this feature.

@WebFaker
Copy link
Author

WebFaker commented Jun 5, 2024

Just needs to be :capture="captureFiles ? captureFiles : undefined"

@Henglongung
Copy link

i got problem with that as well please fixed this since we cannot add prop captureFiles="undefined" in our props

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