-
- `@testing-library/jest-dom` version: 6.4.8
- `node` version: 20.14.0
- `vitest` version: 2.0.4
- `pnpm` version: 9.4.0
- `@testing-library/react` version: 16.0.0
### Relevant code or config:
…
-
### 🔍 Search Terms
- sourceMappingURL
- sourceMap
### ✅ Viability Checklist
- [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [X] This wouldn't change the runtime b…
-
I am trying to test a component using Vitest, but following the documentation fails with this error
https://docs.solidjs.com/guides/testing#adding-testing-packages
```js
TypeError: Unknown file e…
-
### Current behavior
I just added Cypress on an existing project, using vue and typescript.
```
Error: Webpack Compilation Error
./cypress/e2e/1-getting-started/test.ts 2:7
Module parse faile…
-
Renaming the function
quick Google seems to indicate shouldn't be affected by caching incremental issue? (Ran fresh tsc runs after deleting dist here)
Maybe some other toggles tsconfig.json
…
-
-
Svelte 5 is out, and it would be really nice if this library supported Svelte 5
-
**Describe the bug**
Output text from PDFs with columnar text doesn't match logical order in OCR mode. Columns would be mixed together like two halves of a card deck being shuffled.
**Files**
[…
-
### Description
The app crashes immediately after opening on iOS following the build process. There are no visible error messages in the console; the app simply closes abruptly. Upon inspecting the…
-
### Describe the problem and steps to reproduce it:
This project relies on several libraries that require specific IDE settings in order to have a productive workflow. Specifically for VS Code any dev…