Arnaud Coomans
Arnaud Coomans
Having a commit per change and per snippet is by design. I think it's easier to identify changes (and eventually revert them if necessary) if only one snippet is affected...
The plugin was originally supposed to include a "read-only" feature (as well as other cool features like multiple data stores by the way). Unfortunately, synchronising in general is more complex...
I tried to reproduce your issue, but without any success (everything works on my -virtual- machine). Can you give more details?
+1 We're having the same issue
+1 same issue here. Would like to see this solved.
+1 Same. No issue when running nuxt, but the flashes happen if I generate a static version of the site with `npm run generate`
> +1 Same. No issue when running nuxt, but the flashes happen if I generate a static version of the site with `npm run generate` I figured my issue: Vuetify...