Skip to content

svg defs don't work if there are multiple icons and the first one is display: none #517

Open
@mschile

Description

@mschile

We encountered this issue in the Cypress App where some of the browser icons weren't displaying correctly due to the first instance of the icon having display: none and then the second icon not rendering correctly. This issue is also referenced in the code. We were able to workaround the issue by setting the height/width: 0 and overflow: hidden but we should investigate ways to resolve the issue.

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