-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello! Thank you for creating this project. I was tinkering around with a fork of this project for my friends when I discovered that the Download file option doesn't work. Here are the steps I did to recreate the issue:
- Write content in editor
- Save the content with a new name (Untitled > Test)
- Click Download
- Successfully downloaded Test.docx
- Open Test.docx in another editor (like Word) or upload file on Google Docs
- Resulting file is empty. There is no content saved on the document whatsoever.
I looked around to see if there were other export options for the Quill editor, but it seems like there isn't an easy way to export the data unless you create a custom module.
Since I'm still quite new to ReactJS, I'm having some trouble of modifying the existing code to export into HTML instead. Would this kind of functionality require a lot of refactoring?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels