-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Problem:
The acceptance % and acceptance text are not displaying on Safari but are displaying on Chrome.
On Safari:

On Chrome:

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:

Chrome does not get affected by this:

Metadata
Metadata
Assignees
Labels
No labels