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

xlink:href is deprecated in svg tag #2125

Open
steff-o opened this issue Jan 14, 2025 · 0 comments
Open

xlink:href is deprecated in svg tag #2125

steff-o opened this issue Jan 14, 2025 · 0 comments
Labels
core May be fixed by a core developer PR accepted Anyone can write a PR for this issue

Comments

@steff-o
Copy link
Contributor

steff-o commented Jan 14, 2025

Is your feature request related to a problem? Please describe.
Svg icons use xlink:href attribute to refer sprites throughout the code. xlink:href is deprecated

Describe the solution you'd like
Replace all usage of xlink:href with href.

Describe alternatives you've considered
Just wait and see. Most deprecation warnings are never actually implemented.

@steff-o steff-o added core May be fixed by a core developer PR accepted Anyone can write a PR for this issue labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core May be fixed by a core developer PR accepted Anyone can write a PR for this issue
Projects
None yet
Development

No branches or pull requests

1 participant