Skip to content

Symbol IDs generated by Windows and macOS are different. #9

@Vvaraz

Description

@Vvaraz

I have such a directory structure:

|-- src/
|   |-- icons/
|   |   |-- networks
|   |   |   |-- icon-placeholder.svg
     ....

On macOS, ‘networks/icon-placeholder’ is correctly generated as the symbol ID, but on Windows, the result is ‘networksicon-placeholder’ with the slash missing, causing issues with image loading.

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