Closed dtoxvanilla1991 closed 8 months ago
Currently due to this react tag autocomplete module being very outdated and using React 15 and 16, anyone who is using React >18 has many issues that come up due to having two different copies of React hard conflicting. v7 aligns with React v18.
I am not able to resolve conflicts or even run npm i with legacy deps to push new lock files due to the lack of permissions on all frontiers.
npm i
legacy deps
Currently due to this react tag autocomplete module being very outdated and using React 15 and 16, anyone who is using React >18 has many issues that come up due to having two different copies of React hard conflicting. v7 aligns with React v18.