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 has been archived by the owner on May 19, 2020. It is now read-only.
When uploading an image to a post (drag&drop) it takes a long time (even for a small file) until the file is uploaded. Then the js console hits the error above
The workaround for now is to open up the developer console, check if "uploaded" message appears and then click on post/update to save the post. If you click on save/update before that, the image is not uploaded successfully.
I would suggest getting a popup or modal window to show a successful upload, instead of this workaround.
Sorry, I really meant issue, but you just cleared that up.
I'm not quite sure what happened to the popups, but maybe if a user is uploading something, disable the save button? Or we have it upload in the background - but I'm not sure how that would work...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summary
When uploading an image to a post (drag&drop) it takes a long time (even for a small file) until the file is uploaded. Then the js console hits the error above
Expected Behaviour
Actual Behaviour
Context details (if applicable)
The text was updated successfully, but these errors were encountered: