Skip to content

src attribute on image tag after uploading an image is not set after exporting with blocksToFullHTMLΒ #1215

@gepp4

Description

@gepp4

when exporting with blocksToFullHTML , I expect that the uploaded image's url is set in the <image src=...> , instead is set inside div class="bn-block-content" data-content-type="image" data-name="your-file.jpeg" data-url="https://tmpfiles.org/dl/15245427/your-fil" data-file-block="">, thus I cannot see the image if I try to render that html export.

To Reproduce
Sandbox

Misc

  • Node version: 20.9
  • Package manager: npm
  • Browser: Google Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions