Closed ItsJonQ closed 3 years ago
A recent refactor is causing the utils package to error in SSR environments (e.g. Next.js) due to window not being available.
utils
window
A recent refactor is causing the
utils
package to error in SSR environments (e.g. Next.js) due towindow
not being available.