ItsJonQ / g2

✨ An experimental reimagining of WordPress components
http://g2-components.com/
MIT License
105 stars 12 forks source link

Utils: SSR issues #191

Closed ItsJonQ closed 3 years ago

ItsJonQ commented 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.