mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #659] Non-unique clip path IDs can break flags when SVGs are inlined #356
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#356
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mtunski on GitHub (Jan 13, 2020).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/659
In our app we're using the flag SVGs inlined. Due to non-unique clip path IDs, some flags are broken, some are not displayed at all. The issue depends on the specific SVGs actually present in the document. See this fiddle for reference: https://jsfiddle.net/mtunski/nrLhg4af/54/