Pongsametrey
Pongsametrey
So, now I fixed it by write a plugin follow the v-localforage: https://github.com/datalogix/v-localforage/blob/master/src/index.js as following: ``` npm install localforage ``` Write plugin: plugin/localforage.client.js and load it as normal nuxtjs case:...
@ricardogobbosouza I just setup as mention in https://github.com/nuxt-community/localforage-module/issues/15#issue-839503403 and got that error, I don't know if at your side, you have some where that could load that. As now, it...
Same error and also the same as: https://forum.vuejs.org/t/vue-component-for-floating-sticky-thead/8891