Current Behavior
Default navigation buttons labels render as emojis on iPhone. Tested on iPhone 11 (Safari) and in online emulators. Similar issue as here
Input Code and steps to reproduce
Keep default navigation button labels
They show as emojis, not unicode characters
Expected behavior/code
Simple unicode characters (triangles) should appear just as anywhere else.
Environment
OS: iPhone 11, iOS 13.3 (but probably happens in other versions as well)
Browser: Safari
Possible Solution
Disabling emojis can be achieved by appending "variation selectors" ︎ to labels:
Bug Report
Current Behavior Default navigation buttons labels render as emojis on iPhone. Tested on iPhone 11 (Safari) and in online emulators. Similar issue as here
Input Code and steps to reproduce
Expected behavior/code Simple unicode characters (triangles) should appear just as anywhere else.
Environment
Possible Solution Disabling emojis can be achieved by appending "variation selectors"
︎
to labels:So I think these should be appended to default values as well.