Material-ui: Rendering emojis inside the TextField?

Created on 23 Oct 2019  路  3Comments  路  Source: mui-org/material-ui

I know this probably isn't specific to Material UI, but as we are using the library we figured it would be the best place to seek assistance as we are trying to use the TextField component to render emojis from the emoji-mart picker. Does the Material UI TextField support the rendering of emojis? We can display the unicode emoji (which is black and white) but not the actual coloured version displayed inside the picker which we find incredibly odd. We can render a separate component which yields the correct display of the emoji, but obviously this is displayed as [Object Object] inside the TextField. Apologies if this is the wrong place to post it. If it is feel free to remove it.

Thanks all.

incomplete

Most helpful comment

Does the Material UI TextField support the rendering of emojis?

Yes:

image

All 3 comments

@JavaJamie Please provide a full reproduction test case. This would help a lot 馃懛 .
A live example would be perfect. This codesandbox.io template _may_ be a good starting point. Thank you!

Does the Material UI TextField support the rendering of emojis?

Yes:

image

@oliviertassinari why have you closed this one?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rbozan picture rbozan  路  3Comments

ryanflorence picture ryanflorence  路  3Comments

activatedgeek picture activatedgeek  路  3Comments

chris-hinds picture chris-hinds  路  3Comments

ericraffin picture ericraffin  路  3Comments