Open bodqhrohro opened 3 years ago
yes...we need it.
Any update on this?
Hi all, facing same issue.. any updates??
Hi all, I think the repository is dead considering the time of the last commit. I found this great codepen which utilized mui for a similar chip input.
https://codesandbox.io/s/long-morning-oubt4?file=/src/App.tsx
I have forked the repo and made some modifications (I am not really a JS man), and I could make it work in my project like this:
npm i https://github.com/Danesz/material-ui-chip-input#feature/react17
(my branch is based on the latest v2 beta tag.)
Based on @Danesz changes I created a pull request (well aware that there have not been any commits recently).
My change only expands the range of the peerDependency, there's no need to update the devDependencies.
Hello ! This package (https://viclafouch.github.io/mui-chips-input/) supports both React 17 / 18 and MUI V5
I run into a dependency conflict currently: