-
Hey there!
I just saw the issue you opened in `tsd` repo. Not sure if anyone will respond there.
The limitations of the library were causing me troubles too. So as a solution I wrote TSTyche, a …
-
**Sharing some ideas (in no particular order) for Iles while they’re fresh in my memory (while working on the PR for Vite-5 update for Iles) for community feedback:**
My need for Iles is based on …
-
Hi! 👋
Reactivity does not seem to work when using the vue compat build.
For example these tests will work with `vue` 3, but not with `@vue/compat`:
```javascript
import {ref, onMounted, de…
-
### Subject of the issue
Hi,
this issue is created, after another issue was opened here in `vue-testing-library` : https://github.com/testing-library/vue-testing-library/issues/275
The co…
-
### Description
React Testing With Testing Library
### Domain
Frontend Dev React/Angular/Vue
### Type of Contribution
Documentation
### Code of Conduct
- [X] I follow [Contributing Guidelines](…
-
### Describe the bug
Hi,
I'm testing Tauri with a Vue frontend on fedora 40 but the app doesn't compile :(
I get this error output when running npm run tauri dev:
error: linking with cc fa…
-
Repository with reproduction: https://github.com/joaopslins/vue-sfc-styles-issue-repro
I'm using Vue 2 with Vue Testing Library
Using `toBeVisible()` matcher against an element with `display: …
-
### Current behavior
The Cypress desktop app shows the message "Unexpected error" if a default onboarding setup is followed after selecting Front-end framework `React.js` and bundler `Vite`.
No …
-
### Describe the bug
I have a UI component that has no functions in it but `vitest run --coverage` reports 0% coverage for functions.
If there are no functions to test, the coverage reporter shoul…
-
**Describe the bug**
After upgrading from `4.0.0-beta.12` to `4.0.0`, page loads stop working when using `useQuery`
**To Reproduce**
I have a Nuxt `^3.9.3` project using Vue `3.4.15` and Apollo C…