-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
i got error while run npm install
$ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: patient@0.1.0
npm ERR! Found: rea…
-
### Feature Request Description
As a React developer, I would like to use Cypress to write my application tests,
and to have convenient commands for accessing component internals in the ShadowDOM as…
-
### Subject
Guides > Component Testing
### Description
Component testing does not work with Yarn Modern Plug'n'Play and there is no mention in the documentation about compatibility.
The Ge…
-
## Summary
Now that the app has been extended by devs, the tests should be improved by a tester.
## 💬 Description
An example of where tests could be improved are for canary components e.g. date…
-
### Link to the code that reproduces this issue
https://github.com/redbmk/next-optimize-package-imports-bug
### To Reproduce
1. Create an app that uses the App router
- `bun create next-…
-
OneTrust (OT) is failing to load correctly on the portal-react site.
This causes weird behaviour were OT is reloads every time you revisit the site or manually enter a URL in the search bar.
Because…
-
A test failed on a tracked branch
```
CypressError: Timed out retrying after 150050ms: `cy.click()` failed because the page updated while this command was executing. Cypress tried to locate elements …
-
### Current behavior
Hello,
I am trying to have a folder serve static assets in cypress. I am using Cesium which is a 3D earth map sandbox. I believe Cesium makes requests for static assets like…
-
### Current behavior
When trying to test a react client that uses the hooks useFormState() and useFormStatus(), cypress crashes with the error mentioned above.
### Desired behavior
I would l…