Skip to content

Issue with ids containing dashes or spaces in svg objects #48

@fredevb

Description

@fredevb

Using a dash or space in an svg object's id seems to cause issues (perhaps this is also the case with other characters). For example is when displaying information boxes, the following code from the information box tests works:

Screenshot from 2023-09-01 19-55-47

However changing the id to either of the following examples results in the information box no longer being displayed.

image
image

Perhaps it would be beneficial to implement a check that notifies the user if the id is problematic.

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