Skip to content

Conversation

@abidta
Copy link

@abidta abidta commented Jun 15, 2024

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/react@2.1.9
│ ├─┬ @floating-ui/react@0.19.0
│ │ ├─┬ @floating-ui/react-dom@1.3.0
│ │ │ └── react@18.3.1 deduped
│ │ └── react@18.3.1 deduped
│ ├─┬ framer-motion@6.5.1
│ │ └── react@18.3.1 deduped
│ ├─┬ react-dom@18.2.0
│ │ └── react@18.2.0 deduped
│ └── react@18.2.0
├─┬ react-dom@18.3.1
│ └── react@18.3.1 deduped
└── react@18.3.1

@vercel
Copy link

vercel bot commented Jun 15, 2024

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

@slhck
Copy link

slhck commented Jul 10, 2024

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

@veldfolds
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants