Skip to content

Error when %26 exists anywhere in the node text #493

@MustafaFaris

Description

@MustafaFaris

Hello there,

I'm having an issue where if the node that is being converted to an image (using any method except for toSvg ) contains %26 anywhere within it's text then the conversion fails and the following error is thrown:

Image

Here's a sandbox that replicates the issue.

Current workaround is to remove %26 from the node before exporting, but in some instances I need to export text that contains URLs and those URLs would be broken if I were to remove %26 from them.

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