Daniel4Digital

Results 22 comments of Daniel4Digital

I will try to create an codepen. No promises though, my time is running out for this. Any case, what you can try is to select a country, or put...

Nuxt project info: ------------------------------ - Operating System: `Linux` - Node Version: `v14.17.4` - Nuxt Version: `2.15.8` - Package Manager: `npm` - Bundler: `Webpack` - User Config: `ssr`, `head`, `css`, `plugins`,...

Cleaning up node_modules, package-lock, and .nuxt, didn't helped. And the problem still exist with cache and parallel disabled.

I've a similar problem in laravel mix 4.2.0. In my case, if I use: extractVueStyles: '[name].css', it works perfectly but it created on the wrong folder, so at public/js/app.css and...

Today I updated to laravel mix 6 (Saw today too that this issue regards version 6) and try to use vue({ extractStyles: 'css/app.css' }) And the app.css is now on...

I'm having the same issue. To replicate is easy. Just create 2 components and use keep-alive, when you switch from one to another with keep alive: Error: attribute transform: Expected...

I dig it up more today and I saw that it happens only when I've opposite: true (doesnt make much sense but it is what it is) maybe it can...

+1 Stable 2.5.0 is out btw