-
### Component
TagPicker
### Package version
workspace:*
### React version
17
### Environment
osx
### Current Behavior
cypress tests are failing on OSX. Reproduced locally and on CI.
This is …
-
### What would you like?
Currently, we have two react CT packages inside cypress core, `react` and `react18`. `react` supports versions of react 17 and down, where as the `react18` harness supports…
-
### Current behavior
Mousemove events in my example don't seem to be triggered when using cypress/react18.
### Desired behavior
Same behaviour as cypress/react. Being the container actually b…
-
Move below listed cypress tests to Security Solution.
```tasklist
- [ ] x-pack/test/security_solution_cypress/cypress/e2e/investigations/timelines/export.cy.ts
- [ ]
```
-
### Verify latest release
- [x] I verified that the issue exists in the latest pnpm release
### pnpm version
9.11.0
### Which area(s) of pnpm are affected? (leave empty if unsure)
_No r…
-
### Current Behavior
The generated e2e suite fails to run.
### Expected Behavior
Generator should create a working boilerplate suite.
### GitHub Repo
https://github.com/nrwl/nx-examples
### Step…
-
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 …
-
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
Cypress Component Testing with React projec…
-
### What would you like?
This issue is to track breaking changes planned for a future Cypress 14 release.
### Planned breaking changes
- Electron update (32+)
- Remove support for Node.js 16 …
-
### What would you like?
Remove support for Create React App (CRA).
### Why is this needed?
[Create React App](https://create-react-app.dev/) is de-facto abandoned and unsupported.
- The l…