viclafouch/mui-chips-input

Warning: A props object containing a "key" prop is being spread into JSX

Closed this issue · 1 comments

Describe the bug
Hi, I'm having this warning every time I add new item into input
To Reproduce
Steps to reproduce the behavior:

  1. Click on input
  2. Type anything and press enter
  3. The warning is shown in console
    Error from file: https://github.com/viclafouch/mui-chips-input/blob/main/src/components/TextFieldChip/TextFieldChips.tsx#L304

Expected behavior
No error is shown

Screenshots
image
Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.