vue-grid-layout: document is not defined
[issue link]I’m trying to use this: https://github.com/jbaysolutions/vue-grid-layout. I do have {src: ‘~plugins/vue-grid-layout’, ssr: false} in nuxt.config, but I still get the document is not defined. Any help would be greatly appreciated.