Skip to content

downloading file as docx does not function as intended #1

@rhyses-pieces

Description

@rhyses-pieces

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:

  1. Write content in editor
  2. Save the content with a new name (Untitled > Test)
  3. Click Download
  4. Successfully downloaded Test.docx
  5. Open Test.docx in another editor (like Word) or upload file on Google Docs
  6. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions