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

How to use formData option{} #209

Open
mthohirin opened this issue Aug 10, 2019 · 0 comments
Open

How to use formData option{} #209

mthohirin opened this issue Aug 10, 2019 · 0 comments

Comments

@mthohirin
Copy link

mthohirin commented Aug 10, 2019

i added enctype="multipart/form-data" to <form> element, but Pjax still dont want read my fileinput element <input type="file" />

i also added "form[action]" into Pjax.
Pjax({ elements: "form[action]" })

when i click submit, i got this error
Pjax switch fail: TypeError: Cannot read properti 'match' of null

maybe any suggestion for my case? thanks

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