Home

Issue: 1637

Window is not defined when importing vue-table2 plugin

[issue link]

I am importing a vuetable-2 plugin: https://github.com/ratiw/vuetable-2.

I am registering it globally trough plugins/vue-table.js.

When referencing the component on nuxt page I get window is not defined error inside node_modules/vuetable-2/dist/vuetable-2.js

This question is available on Nuxt.js community (#c1463)