You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2019. It is now read-only.
Binary file upload base64 is mangled when uploaded to netlify dev. The same upload to a deployed site works correctly. The binary is a transparant png for demo purposes:
i'm not going to work on this right now but will welcome PRs if you can figure it out. its probably going to be pretty similar and we may have just missed a detail or two. equivalent code is around here:
- What is the current behavior?
Binary file upload base64 is mangled when uploaded to netlify dev. The same upload to a deployed site works correctly. The binary is a transparant png for demo purposes:
The function just displays the base64 data that is made available:
- If the current behavior is a bug, please provide the steps to reproduce.
Upload to netlify dev site:
- What is the expected behavior?
Upload to deployed site:
OS: mac
Node: v10.11.0
Thanks for making Netlify!
Works great :)
The text was updated successfully, but these errors were encountered: