Capezzone Hugo

Results 6 comments of Capezzone Hugo

Same issue here, it makes me unable to correctly work on my project alongside storybook as the hot reloading is too much of a QOL to give it up

Using Vue with Nuxt here. The second I try to used a computed into sameAs the whole validation break with the following error `TypeError: v is undefined` My solution was...

I'm confronted to another problem due to this. I'm using `useLocalePath` to navigate between routes in my project, while I was able to mock the `t` function like this successfully...

Using @use create a new problem, saying that `.#{$vt-namespace}__container {` $vt-namespace seems undefined. Changed the import variables to the following so that it will be able to find $vt-namespace `@use...