akiran / react-slick

React carousel component
http://react-slick.neostack.com/
MIT License
11.76k stars 2.11k forks source link

SSR issues due to enquire.js dependency #2141

Open darrug opened 2 years ago

darrug commented 2 years ago

Due to the enquire.js dependency when using server side rendering the compilation gives this error

✓ building client + server bundles...
✖ rendering pages...
build error:
 ReferenceError: window is not defined

enquire.js is no longer maintained. A merge request has been opened but I doubt it will be considered - enquire pull request.

I think there are two possibilities:

Keith-Hon commented 2 years ago

I experience the same issue with nextjs

Keith-Hon commented 2 years ago

i published my own ssr version at https://www.npmjs.com/package/@moredeal/react-slick/