question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Emoji picker component breaking in MacOS High Sierra with native icon-sets

See original GitHub issue

Steps to repro:

  • Open the demo website in any MacOS device running high sierra or below.
  • Observe multiple emojis breaking

I realise this might not be an issue with the picker itself but high-sierra might not be supporting certain emojis (the one’s breaking here doesn’t appear at all in the native mac emoji picker or on other apps like slack’s emoji picker).

Probable solutions

  • I would expect the picker to not show an emoji in the picker if its enable to parse it
  • or have a prop array to pass emoji names we want to not show(aka which are breaking) edit: I noticed the emojisToShowFilter prop which we might use to pass an exhaustive list as an option
  • anything better you might be able to suggest

This is how it looks at the moment in MacOS High Sierra: emojimart

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
EtienneLemcommented, May 17, 2022

Great, thanks for checking. Yeah, I was aware of is-emoji-supported. Upon second look at their pretty lightweight codebase (👍🏼), I’d feel very comfortable having it as a dependency. Consider it done for next version.

0reactions
gregsadetskycommented, May 17, 2022

safari v13.1.3 safari-v13 1 3

chrome v101.0.4951.64 chrome-v101 0 4951 64

firefox v100.0 ff-v100 0

I understand that emoji-mart is dependency-free, so I’m not sure what the easiest/best solution would be (integrate the same canvas logic if the license allows it?, etc.)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use emoji and symbols on Mac - Apple Support
Depending on your Mac model, you can also set an option in Keyboard settings to access emoji and symbols by pressing the Fn...
Read more >
missive - Bountysource
Created 4 years ago in missive/emoji-mart with 3 comments. ... Emoji picker component breaking in MacOS High Sierra with native icon-sets $ 0....
Read more >
macOS native "Emoji's & Symbols"-picker not in Edit menu ...
I verified this issue on Mac 10.12 with Firefox Beta 62.0b12 (2018-07-26) (64-bit) and latest Firefox Nightly 63.0a1 (2018-07-30) (64-bit). The "Emoji ......
Read more >
a fast and friendly git client for Mac and Windows - Fork
Server url is parsed incorrectly for remotes with emojis ... Broken sidebar icons on macOS High Sierra 10.13 ... Native support for Apple...
Read more >
Slack for Mac - Release Notes
macOS 10.13 High Sierra has a bug that impacts some 2012-2013 MacBook Pros, causing display problems with Slack. We have a temporary fix...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found