appleple / react-modal-video

Accessible React Modal Video Component
https://appleple.github.io/react-modal-video/
MIT License
177 stars 86 forks source link

[Nextjs] ReferenceError: window is not defined #74

Closed psyzz closed 2 years ago

psyzz commented 2 years ago

Hello, thank you for this great lib.

When using this lib with Nextjs we got this error :

ReferenceError: window is not defined

Call Stack
new ModalVideo
file:///Users/jeremy/Documents/Dev/SITES/twitchsocial/node_modules/react-modal-video/lib/index.js (35:76)

Any idea ? Thanks

psyzz commented 2 years ago

my bad there is already an issue, i searched for "window is not defined" but no issue was shown