Bill Glesias

Results 236 comments of Bill Glesias

I'm having a lot of issues reproducing this in the wild, but since @UlanaXY sent over some debug logs, I was able to go through those and get a rough...

I've been working on @ryanthemanuel on the issue and it looks like we can mock the reproduction of the issue 🎉 (specifically to electron) to force the first instance of...

> > I'm having a lot of issues reproducing this in the wild, but since @UlanaXY sent over some debug logs, I was able to go through those and get...

> I'm having the same issue after upgrading Yarn from 1.x to 4.x with "pnpm" install mode. We have a monorepo, but `cypress` is in the root `package.json` file. I'm...

> @AtofStryker Thanks! It fixed the issue for us. The release notes mention Yarn PnP, and we're using Yarn PNPM, so I though it won't help. @szymonnowak-st my guess is...

Was able to reproduce and created a quick reproduction [here](https://github.com/AtofStryker/cypress-issue-24241). going to route to e2e team and since it should be simple I should have some time to work on...

@elylucas I don't think click is retry-able in the sense of query commands since it is an action and can't be chained off of, but is does retry in the...

really nice work on this @timheilman ! I reviewed locally and things look as expected on my end. I opened https://github.com/cypress-io/cypress-realworld-app/pull/1550 so we can run percy to see visual regressions....

I reran the percy jobs and the diff looks pretty close to me. I would say this is acceptable. @timheilman did the default theme colors change slightly? ![](https://github.com/cypress-io/cypress-realworld-app/assets/3980464/73d4db4d-6207-4d90-badc-e00b46a1d468) It also...

@jennifer-shehane the changes in percy look acceptable to me ![](https://github.com/user-attachments/assets/801b52f5-b188-43f7-b541-6184c3572b03)