material-tailwind icon indicating copy to clipboard operation
material-tailwind copied to clipboard

fix : #693, update react and react-dom version to 18.3.1

Open abidta opened this issue 1 year ago • 3 comments

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 avatar Jun 15 '24 04:06 abidta

@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.

vercel[bot] avatar Jun 15 '24 04:06 vercel[bot]

Ah, I see you already proposed a bump here. Why has nobody replied to this yet? Seems like this project is a bit abandoned …

slhck avatar Jul 10 '24 18:07 slhck

I am making an enquiry on the same, the issue is still unresolved is there a temporary workaround

veldfolds avatar Oct 28 '24 04:10 veldfolds