Results 9 comments of Nagisa Ando

This comment helped me. Thanks a lot!

@tomdevelops I am interested in using Vitest but it's just not production ready yet, and that bothers me a bit.😅 Hopefully they will be ready soon tho.

Is this problem fixed? I am looking for how to fix it but could not find any in the doc

I am having the same issue with vitest + testing library. Here is the repo. https://github.com/nagisaando/vueI18n-test-problem Let me know if I need to submit more info!

I'm having the exact same issue. Usually happens when I run it for the first time after a while. And when I run storybook again, it works as it should....

@IanVS Hey thanks! I added dependencies to optimizeDeps.include and it's working so far. My project uses vite 2.9.9 so the issue may be occurring in the both versions.

I would like to open this issue again. I am having the same issue. I am using a component library (primeVue) and I need to modify the style of the...

I have the same issue, also `shiftPositons: true` is not working as expected. 10/12/2022 => if I delete 10, the expected behaviour: __/12/2022 the current behaviour: 12/20/22__