TeamWertarbyte/material-ui-chip-input

The input issue of Chinese word will not remove after making a chip value

sean1093 opened this issue · 1 comments

Hi, I found that if I input the word with Chinese words in the end, it will not remove the Chinese words after making a chip value. Please see the following record on the storybook. Thank you.

Screen Recording 2020-06-20 at 1 15 54 PM

It can temporary solve this issue by adding newChipKeys={[]}