NoriginMedia / react-spatial-navigation

DEPRECATED. HOC-based Spatial Navigation. NEW Hooks version is available here: https://github.com/NoriginMedia/norigin-spatial-navigation
MIT License
226 stars 64 forks source link

Further SSR support #96

Closed stuartflanagan closed 3 years ago

stuartflanagan commented 3 years ago

The direct access of the window object when creating DOM events is also causing errors in server side rendering. This update should address this extra scenario