Jesús Olano
Jesús Olano
- `vuex-persistedstate` version: 3.2.0 - `node` version: 12.16.3 - `npm` (or `yarn`) version: 6.14.10 Relevant code or config In `nuxt.js`, I'm trying to delete the data in my cart when...
Hi, first of all, big thank you for this component, it really brings the best of gulp processing-style into nuxt. I'm facing an scenario where I `npm run generate` with...
Hi, I would need to access `ngCart.getTotalItems()` and `ngCart.totalCost()` functions from my controller's view (in order to display some items conditionally based on the number of items added to the...
I have built [this filter] in order to be able to switch currencies (http://jsfiddle.net/Joe82/nkr7zch7/) I have it in my controller, and it works fine for my html, but it doesn't...
Hi, I am looking for a way to redirect all my urls in order to have them all end in slash. So far I was able to do that, but...
Hi, i would need to change the size/position of the spinner when. In a example like this: `` is there any way to add a class to the image while...
I'm working in a project where I use angular-deferred-bootstrap in conjuction with ui-router, and I would like to change the title and the description of the page whenever the state...
### Environment - Operating System: Linux - Node Version: v18.17.1 - Nuxt Version: 2.17.2 - CLI Version: 3.10.0 - Nitro Version: 2.8.1 - Package Manager: [email protected] - Builder: webpack -...
Hi guys, my Docker stopped working and I cannot find out the way to make it work again. I'm currently working in the `feature/trips` branch. Last 2 days I commited...
### Environment Build Modules: nuxt/[email protected] ### Reproduction https://stackblitz.com/edit/github-dwx287-ydqqtk?file=package.json ### Describe the bug Related to https://github.com/nuxt/bridge/issues/942, now Middleware is working, but `from` parameter always appear undefined. ### Additional context _No response_...