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

Failed to set the 'value' property on 'HTMLInputElement' #23

Open
albertorsesc opened this issue May 1, 2022 · 2 comments
Open

Failed to set the 'value' property on 'HTMLInputElement' #23

albertorsesc opened this issue May 1, 2022 · 2 comments

Comments

@albertorsesc
Copy link

Environment:

  • Laravel v9.x
  • laravel-mix v6.0.6
  • Vue v2.6.12
  • Vue-filepond v^6.0.3
  • Filepond v4.30.3
  • filepond-plugin-file-encode v2.1.10

When using this plugin I get the following error:

vendor.js:14173 Uncaught DOMException: Failed to set the 'value' property on 'HTMLInputElement': 
This input element accepts a filename, which may only be programmatically set to the empty string.

It doesn't seem to affect behavior since I am able to base64 encode the File object from Pond but it is a bit weird having the error pop up. I googled for hours with no solution.

I appreciate any help that you could provide in regards to this issue.

@rikschennink
Copy link
Collaborator

Please create a public test case, happy to take a look.

@dlr1251
Copy link

dlr1251 commented Jun 17, 2022

I am having the same response. It happens on Nextjs (latest version) just when I add the plugin

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

3 participants