missive / emoji-mart

🏪 One component to pick them all
https://missiveapp.com/open/emoji-mart
MIT License
8.37k stars 802 forks source link

A form field element has neither an id nor a name attribute #922

Open koka-boka opened 2 weeks ago

koka-boka commented 2 weeks ago

Hello. I'm trying to integrate Emoji Mart for this project, but during the test I saw the following messages in the console, so I want to ask you if it's normal or if I need to fix it?

A form field element has neither an id nor a name attribute. This might prevent the browser from correctly autofilling the form.
To fix this issue, add a unique id or name attribute to a form field. This is not strictly needed, but still recommended even if you have an autocomplete attribute on the same element.
541 resources
Read more: Form input elements