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

JSONArrow icon being rendered with blue background in Edge #87

Open
davidkpiano opened this issue Jul 17, 2017 · 0 comments
Open

JSONArrow icon being rendered with blue background in Edge #87

davidkpiano opened this issue Jul 17, 2017 · 0 comments

Comments

@davidkpiano
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant