Hello I really love this project! while using this package on a personal app i encountered the below error. Localstorage is not available because Next.js is server side.
- error node_modules/react-mui-scheduler/dist/index.esm.js (285:0) @ eval
- error ReferenceError: localStorage is not defined
I created this PR to fix this issue:
PR for FIX: #18
Hello I really love this project! while using this package on a personal app i encountered the below error. Localstorage is not available because Next.js is server side.
- error node_modules/react-mui-scheduler/dist/index.esm.js (285:0) @ eval
- error ReferenceError: localStorage is not defined
I created this PR to fix this issue:
PR for FIX: #18