Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fredevb opened this issue Sep 1, 2023 · 0 comments
Open

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

fredevb opened this issue Sep 1, 2023 · 0 comments

Comments

@fredevb
Copy link
Contributor

fredevb commented Sep 1, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant