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
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