bensladden / vue-responsive-dash

Responsive, Draggable & Resizable Dashboard (Grid) for Vue
https://vue-responsive-dash.netlify.com
MIT License
260 stars 43 forks source link

Nuxt SSR Support #455

Open dforce2055 opened 3 years ago

dforce2055 commented 3 years ago

I am trying to use the library in a nuxt project with SSR, but when installing the library it generates an error. To solve this issue, I have to force the application to work SPA mode (the entire application, not only the page with responsive-dash) I really would like very much to be able to use the library and keep the SSR functionality in the rest of the application

@bensladden Thanks in advance image image

gfrancis86 commented 2 years ago

did you ever find out how to make it work in nuxt or a replacement for this plugin?