fix : #693, update react and react-dom version to 18.3.1
This issue because mismatch of react-dom versions. @material-tailwind/react dependencies such as @floating-ui/react uses react and dom version 18.3.1. but @material-tailwind/react use react and dom version 18.2.0 . you can update this versions to 18.3.1 in package-lock.json. and reinstall all packages with npm install.
├─┬ @material-tailwind/[email protected] │ ├─┬ @floating-ui/[email protected] │ │ ├─┬ @floating-ui/[email protected] │ │ │ └── [email protected] deduped │ │ └── [email protected] deduped │ ├─┬ [email protected] │ │ └── [email protected] deduped │ ├─┬ [email protected] │ │ └── [email protected] deduped │ └── [email protected] ├─┬ [email protected] │ └── [email protected] deduped └── [email protected]
@abidta is attempting to deploy a commit to the ct-tailwind-team Team on Vercel.
A member of the Team first needs to authorize it.
Ah, I see you already proposed a bump here. Why has nobody replied to this yet? Seems like this project is a bit abandoned …
I am making an enquiry on the same, the issue is still unresolved is there a temporary workaround