Gualtiero
Gualtiero
hi @gtrombitas, and thanks for the PR, I have run some tests on it. Coverage of `.ts` files is perfect, but `.vue` files seem to have some issues, it seems...
> @oschwier Try to add > > ``` > > ``` > > To your `config.xml`. Tried, it's working for me, I've put the line inside ``
I'm having a similar issue, downgrading to v0.4.8 fixes this, thanks @hisuwh for the hint.
Hi Victor, it seems to be working great, thank you for your work on the docs too!
I am experiencing a similar issue, I have created a repo to reproduce it: https://github.com/maiolica/quasar-2-test-coverage
> Does this problem resolved in vue-tsc 0.34 later? Situation got better (crash happens after ~15 mins vs ~5 mins in my case), but issue is still there.
> @maiolica Thanks for the information. Could you try run `vue-tsc --noEmit --watch` without vite-plugin-checker to check if the problem still have? Error happens after the first incremental compilation (project...
Can confirm that the above workarounds are perfectly working. I was still having page reload issues, have solved them by removing a circular dependency (found via [madge](https://github.com/pahen/madge)) and enabling the...
Can confirm, invisible reCAPTCHA keys produce a v2 visibile reCAPTCHA.
I have the exact same problem with: - M1 macOS (Ventura 13.3.1) - Node.js 18.16.0 - Cypress 12.13.0. In my case the error reported is: ```bash Error: Timed out waiting...