You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
no one? i tried to integrate it with nuxt but the css won't load if I build it to production, however it works in dev mode, has someone experienced this? thanks
EDIT:
nvm it is because of my extractCSS config in my build nuxt.config.js I set it to false and the stylesheet seems to load correctly
Do I need to wrap <vue-good-table> in a <client-only> tag if the plugin is only loaded on the client-side ?
Seems like not wrapping it in <client-only> create hydration errors.
Would be very helpful if you add an example of how to integrate the package on nuxt-js.
The text was updated successfully, but these errors were encountered: