The web app will not refresh the emojis for the first reply to a post until the user web app is terminated and restarted.
The issue is likely a common CS problem with indexing starting at 1 instead of 0 in the web app sync routine with the server. The desktop app will refresh all the emojis for the first reply.
1
vote
