Ezra Obiwale
Ezra Obiwale
Hey @egoist . Great job with Docute. Just wondering if there's been any update on this? Cheers.
Certainly not working. I'm switching to the forked version.
@mrlinnth Here's a stripped-down version of the ci/cd config I use ``` # THE FOLLOWING VARIABLES MUST BE CONFIGURED AS CI/CD VARIABLES # # - CAPROVER_URL # - CAPROVER_PASSWORD variables:...
> Can you reimplement this as a pr to my redis pr? That way I can apply this uniformly everywhere. @josegonzalez What exactly needs to be done to have this...
@noguilty4you @MauricioHernanCabrera Another option is to just use `vue.prototype.$cookie` directly. ```js import vue from 'vue' async someAction ({ commit }) { // Do something vue.prototype.$cookie.set(key, value) } ```
Yes, I did. In fact, I signed up several users while trying to debug the issue.