My app that I have developed over 3 years suddenly shows β
β instead of the robot face emoji
. It happens on my developer PC running streamlit v1.46.1 on localhost with python 3.11.9
This is what it looks like on localhost

This is what it looks like when deployed

I think the emojis with β_β have stopped working.
Yes, that is indeed a bug with the latest release, and hopefully weβll have a fix soon. Feel free to upvote here Some emojis aren't rendering properly since `1.46.0` release Β· Issue #11845 Β· streamlit/streamlit Β· GitHub
As a temporary workaround, you can also literally put in the emoji, instead of the :name: version, or downgrade to 1.45 for now.
1 Like