Skip to content

Throws error when filepath contains '#' #110

@dasheck0

Description

@dasheck0

Hi,

just found out that the tool breaks when the filepath contains the # symbol. My filename looks like this /Users/dasheck/Projects/Javascript/Nodejs/.../cli/output/svg/item#00000.svg. Might be true for other symbols as well. The errors message looks like this:

Error: Unable to load file (Error: net::ERR_FILE_NOT_FOUND at file:///Users/dasheck/Projects/Javascript/Nodejs/.../cli/output/svg/item#00000.svg): /Users/dasheck/Projects/Javascript/Nodejs/.../cli/output/svg/item#00000.svg

Workaround is to remove the # before proceeding. However, it would be great if this wouldn't be an issue :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions