drinking-code / openmoji-for-react

i reactified openmoji
2 stars 0 forks source link

replaceEmojis() doesn't work with consecutive emojis #6

Closed drinking-code closed 3 years ago

drinking-code commented 3 years ago

Consecutive emojis are not replaced with SVGs whatsoever.
Separating them with any character/s (e.g. spaces, zero width spaces) makes it work fine, but emojis without any character/s in between them are not replaced.