-
Notifications
You must be signed in to change notification settings - Fork 140
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
can't post multipart/form-data #147
Comments
@connect( props => ( and then |
This is likely an issue with your fetch library. Can you try it directly without refetch and see if it works? |
raw fetch is ok I found the right way is set |
Ah, makes sense (kind of). Since this is still probably fetch library dependent, I'm hesitant to document it, but perhaps a note in the docs would help someone else not run into this same issue. |
No description provided.
The text was updated successfully, but these errors were encountered: