Skip to content

svg gradients x-show sideeffect #4218

Answered by ekwoka
gepopp asked this question in 1. Help
May 15, 2024 · 2 comments · 7 replies
Discussion options

You must be logged in to vote

This has nothing to do with Alpine.

Alpine is not touching your code at all and is not related to the issue.

You can remove alpine and the same issue will happen.

this is purely in how html and svg work.

The bad tooling is that it is injecting the same gradiant with the same ids in different places.

It shouldn't do that.

It should inject it once at a higher level, or give them unique ids.

Alternatively, you can load it as an svg file instead.

But this has absolutely nothing to do with Alpine.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@gepopp
Comment options

@ekwoka
Comment options

Comment options

You must be logged in to vote
5 replies
@ekwoka
Comment options

Answer selected by gepopp
@gepopp
Comment options

@gepopp
Comment options

@ekwoka
Comment options

@gepopp
Comment options

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