Mitsuha Kitsune
Mitsuha Kitsune
Recently I found this bug on the new Vuex-v4 branch, I gona investigate it and notice you here when it get fixed on npm
Hey @Kocal, nice to see you here ^^ In first place thanks for the report and sorry for the delay, I'm passing on a very busy season and I can't...
Hi again @Kocal, after some days researching for this, can't offer any solution for now. I don't apply any serialization (the browser do it automatically), I try some things, only...
This can be working I guess, it need a optional extra initialization and a serializer class to compare data structure of specified classes and assign his prototype, but can work...
Didn't check vuex 4 for now, I'm still using vuex 3 on my projects, so I need time to test with v4.
@kinhat Yes, I admit that I have been absent for a long time. My extension project has been closed for a year and I no longer use this plugin in...
Vuex 4 support (WIP) it's on new branch: https://github.com/MitsuhaKitsune/vuex-webextensions/tree/vuex-v4 When it's ready for production use I notice it here, probably I publish the compatible version with @next tag similar to...
Want to know too, on 4.x the rate limit work like a charm, but we upgrade our backends to v5 and I really miss this feature
@LeCoupa A lot of thanks, didn't know this alternative and this solve some security concerns
@craigh411 Yes you are right, im my case I should do `npm install git+https://github.com/darrynten/vue-adsense.git`, the username/repo option don't work for me. Take notice that you use `--save-dev` instead `--save`, if...