Sevil Yılmaz

Results 17 comments of Sevil Yılmaz

I'm using jslider for e-commerce site. Sometimes there is only one product in a category. Or after filtering it remains one product. One product has one price.

ghepting, you are right. A slider something like that would work for me.

@pascalduez @spnc-omz do you folks have any update on the progress of the upgrade? @spnc-omz if you have some progress please share your branch, so, I might lend you some...

Thanks for adding this to the todo list! It would have been great to get exact values from objects but… 🤷‍♂️ If one writes a primitive value a typo is...

Additional info: The font-family stack that we use is `BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif`

@LinusBorg, I'm bumping this up. When I use the lower-case approach suggested above, it actually works (with vite build, vitest and vue-loader) but then VS Code complains about a constant...

Hi @cexbrayat Upgrading to `2.2.3` didn't solve my issue. Here is the reproduction link: https://stackblitz.com/edit/vitest-dev-vitest-9qeea3?file=test/basic.test.ts

@lmiller1990 I still have the error after bumping up to 2.2.4. Here is the updated repro link if it helps https://stackblitz.com/edit/vitest-dev-vitest-ezvqg2?file=test%2Fbasic.test.ts

Are there any updates? I'm kind of stuck to `v2.2.2` because of this issue.

@MikeMcC399 I wasn't aware of this change. I'll test it out