You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on sync and upload we see a lot of error_name_taken_i18n. We don't expect to stop seeing those error messages, so we should collect those reserve-word-emoji and store a list of em and stop trying to reupload them.
add i18n_emoji.json
add logic to add to i18n_emoji.json automatically
remove emoji from upload queue that collide with i18n_emoji.json
The text was updated successfully, but these errors were encountered:
on sync and upload we see a lot of
error_name_taken_i18n
. We don't expect to stop seeing those error messages, so we should collect those reserve-word-emoji and store a list of em and stop trying to reupload them.The text was updated successfully, but these errors were encountered: