Alex Forastier Pierini
Alex Forastier Pierini
Can you tell me if there is any problem if I replace useRef with useState? Exemple: ``` const [player, setPlayer] = useState(null); ... { player.load(); }}> setPlayer(player)} ... /> ```
> What do you mean by not working? Note that the emoji property does not display the corresponding emoji, but a square with a question mark. This happens with many...
Would it be possible to have a property, like hiddenEmojis, but which hides an entire caterogy? For example, hide the flag category without me having to insert all the codes...
ok, in this case using the categories property. Thank you. In the case of the emojis in the first image, do you think it's due to the rendering of the...
> was there any solution for this issue The only alternative was to hide the emojis with problems. The problem with this alternative is that it becomes difficult to check...