cp_share2china such as #⃣ but the preview is normal It seems that the request goes to: https://cdn.jsdelivr.net/emojione/assets/png/000023-20e3.png while it should be: https://cdn.jsdelivr.net/emojione/assets/png/0023-20e3.png
JoshyPHP Some time ago there was a change in the library that handles emoji that affected a few emoji. About a dozen of them: #⃣ *️⃣ 0⃣ 1⃣ 2⃣ 3⃣ 4⃣ 5⃣ 6⃣ 7⃣ 8⃣ 9⃣ . Try clearing Flarum's cache, your browser's cache then post again. I tried it on my local board and I had similar results so there may be a different issue somewhere. It works fine outside of Flarum with the latest version of the library so there may be some kind of mismatch somewhere. @Toby I don't know who handles the server here, do you clear the caches between updates?
JoshyPHP I looked into it and I think that was a bug with some shortnames (e.g. :hash: and the others mentioned above) in an older version of s9e\TextFormatter. I don't know why *️⃣ doesn't get replaced with *⃣ but it works as expected in recent versions so I guess it'll fix itself the next time the forum is updated.