Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.
This repository was archived by the owner on May 14, 2020. It is now read-only.

JSONArrow icon being rendered with blue background in Edge #87

@davidkpiano

Description

@davidkpiano

See here for details on the issue in Edge: https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/11844964/

This is affecting react-json-tree (somewhat inadvertently, sorry, not your fault!)

Here's where the unicode char is used: https://github.com/alexkuz/react-json-tree/blob/master/src/JSONArrow.js#L16

And the fix would be adding a rule such as font-family: 'Segoe UI Symbol', sans-serif to that icon's wrapper div.

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