Old Project in version 8 not open in Chrome

Could you use the unicode value for the emoji? In my code I seem to use both methods:

BaseHdrDarkMode.text = '&#x1F31E'; // sun
BaseHdrDarkMode.text = '&#x1F312'; // moon
if (BaseHdrDarkMode.text === '🌞') {

Obviously I’ll be watching this post :slight_smile:

nice try Gary, but the return inside grid property not accepts htms commands inside quotes…
i removed my emojis (is was nice because use tiny space in screen) until appstudio not solve it… if will solve…