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

Upload image on callback refreshes the page thereby clearing the image blob url object from memory. #224

Open
peterimeokparia opened this issue Apr 6, 2022 · 2 comments

Comments

@peterimeokparia
Copy link

When I upload an image using the upload_url & upload_callback properties, the app creates the blob url object puts it in memory but then the page refreshes onLoading and then clears the blob url from memory and most times it does this before the file name gets generated. I am on dante3": "^1.0.5

Thanks

@peterimeokparia
Copy link
Author

Fails on Firefox: Version 98
OS: Mac

@peterimeokparia
Copy link
Author

Works on Chrome. It's browser specific. This occurs when you have an existing file uploaded in the system/(my application) and an empty markDownContent block so no paragraphs, no image blocks no html elements just an empty space "" for the initial content. When you then try to upload the same image thats already in my system /application, it fails. Seems to be only Firefox. I will check IE and then get back to you.

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