Skip to content

SVG <text> is not displaying on safari #5

@krishnadubagunta

Description

@krishnadubagunta

Problem:

The acceptance % and acceptance text are not displaying on Safari but are displaying on Chrome.

On Safari:

Screenshot 2023-09-22 at 11 54 40 AM

On Chrome:

Screenshot 2023-09-22 at 11 55 04 AM

Fix:
To wrap <text> in <g> tag and Safari can now read the text without being wonky. There's a PR in the works, and I can make a PR once I get that working on local. I tested it on element inspector.

On Safari after the fix:

Screenshot 2023-09-22 at 11 58 31 AM

Chrome does not get affected by this:

Screenshot 2023-09-22 at 11 59 23 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions