creativetimofficial / material-tailwind

@material-tailwind is an easy-to-use components library for Tailwind CSS and Material Design.
https://material-tailwind.com/
MIT License
3.43k stars 302 forks source link

typescript support got worst. #672

Open devjs1000 opened 1 month ago

devjs1000 commented 1 month ago

every component got broken please make only important things required in props.

  1. typography
  2. dialog
  3. button
  4. iconbutton
  5. menu
  6. all components have got the worst typescript support compared to any other library before this version it was ok but now my whole editor seems red.

looking forward to remove this library from my codebase

Screenshot 2024-04-23 at 1 59 43 PM
demosalexas commented 3 weeks ago

I'm encountering the same issue. Every component is breaking due to excessive prop requirements, and it's frustrating.

d3xter-dev commented 3 weeks ago

https://stackoverflow.com/questions/78296875/typescript-error-using-material-tailwind-react-with-nextjs14

That solved the issue for me.