techishiring-website
techishiring-website copied to clipboard
Extraneous API calls triggered when mousing over calls in Cypress
When I run the homepage e2e tests in Cypress, and then hover over the API calls in the Cypress results log view, then additional calls start showing up in the Cypress results logs and browser network debugger.
Not clear if this is an app issue or Cypress's Time Travel debugging, or combination of the two, but it can be quite annoying.
Here's a screen recording showing the issue:
https://github.com/TechIsHiring/techishiring-website/assets/123777263/76b06920-fd33-4cb0-ad29-cb1586da80c4
@marktnoonan Any ideas what's going on here?