-
### Description
Jest tests with @testing-library/react-native are failing with an error
### CodeSandbox/Snack link
N/A
### Steps to reproduce
I am getting the following error when attem…
-
* `jest-dom` version: **2.1.0**
* `node` version: **8.9.4**
* `npm` version: **6.4.18**
* `dom-testing-library` version: **3.11.1**
* `react-testing-library` version: **5.2.0**
### Relevant…
-
### Describe the feature you'd like:
Hi, I've got a working implementation using twigjs built on top of dom-testing-library and are planning to release it. Wondering if you're interested in h…
-
Error:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: cms@0.1.0
npm ERR! Found: @types/react@18.2.14
npm ERR! node_modules/@types/…
-
We need to look for a `role` attribute as well.
-
### Problem description
Hello,
this is a follow up to #1025. Currently the library doesn't support web components which use shadow dom. This feature request only deals with **open** shadow doms.…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
…
-
when I try to run npm run build it will throw an error saying ParserError: Syntax Error at line: 1, column 25 at runMicrotasks
in the file src/scss/volt.scss
should I do here
-
Hi
I would like to know if you have any suggestion on how to add a friendly testing environment.
I found it difficult to take advance of the [existing testing libraries for React](https://github.c…
-
I create a cra templte, but it does not work with react@18 yet, how to set the defautl react version to react@17?