Skip to content

Problem with svg with name 'us' or 'pe' or 'se' #65

Description

@PhilFlash

Hi

If I use name 'us', 'pe' or 'se', fast svg display suspenseSvg.

In my case, I use fast-svg for flag for country with https://github.com/lipis/flag-icons
The name of flag is based on iso code with two letters.

Example here:
https://stackblitz.com/~/github.com/PhilFlash/fast-svg-bug
It's a standalone application generated by Angular CLI.
I use a flag fr (for french).
The us.svg pe.svg and se.svg is a simple copy of fr.svg (so no problem with the svg code).
<fast-svg name="us" ...> and <fast-svg name="pe" ...> and <fast-svg name="se"...> display suspenseSvg.

Philippe

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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