Gorkem Baris Yesiltas
Gorkem Baris Yesiltas
I'm also having the same issue using Vitest + Vue3
Yep, we have a very similar use case to @yazdanqm as well. This one would be nice to have, otherwise we need to do cross-checking in multiple places between our...
@danielroe hey hey, yeah sounds good, thanks for looking into it :)
Yeah I currently have an example of this where I'm trying to do: `{hours} hour {minutes} minute left | {hours} hour {minutes} minutes left | {hours} hours {minutes} minute left...
Hey guys, we had the same issue so I created a [PR in this repo](https://github.com/GeorgeHop/react-native-country-codes-picker/pull/75) that just adds some default `testID`s so people can target the existing ones :)
~Is there any news on this? I can add the vue imports using the AutoImport plugin but it would be nice to have a way to also include the components,...
> @gbyesiltas https://github.com/danielroe/nuxt-vitest @dsvgl Thanks! It does work, though it runs the whole nuxt environment with the plugins etc. which is a bit concerning for our project where we have...
I have the same issue while trying to run for development since upgrading to 1.4.0. Had no issues in 1.3.0. Doesn't happen if I build for production
I want to note something here: Even after the PR that @danielroe linked, I continued to have this issue. Then when I dove a bit deeper to create a reproduction...
Unable to update my Typescript version because of this issue :/