Updating React Slick to React 18

Are there plans to update React Slick to React 18?

I’m trying to use the Marquee component in my project, but I cannot deploy it to Vercel because the project expects React and ReactDOM versions up to 17.x, but the project uses React 18.

2 Likes

React Slick hasn’t officially been updated for React 18 yet, but you can try using it with compatibility fixes, like downgrading ReactDOM’s render method or checking community forks. You might also want to look for alternative libraries if React 18 sup