Alexander Shartdinov

Results 16 comments of Alexander Shartdinov

@samrocketman I started to use Jervis and found docs confusing. Thank you for explanation! I think you can keep this issue as reminder to do something with it. Or you...

@troch could you please transfer this repository to somebody else if you don't have time to maintain this project anymore?

@waltjones @tommck rollbar.js can be included into project differently not only with npm package. So separate DefinitelyTyped package for types can be useful for others who don't use rollbar npm...

Yeah I had the same `"before each" hook for "should render"` and I don't have "before each" hook in my test But we use `@cypress/code-coverage` and it adds before each...

@lmiller1990 I use react components. I cannot consistently reproduce it. I cannot share my code and it maybe not easy to reproduce it. How can we see code on these...

> @aleksandrlat are you also using webpack? @lmiller1990 yes we also use webpack

I tried to remove `@cypress/code-coverage` but it didn't help Please see my message above https://github.com/cypress-io/cypress/issues/26187#issuecomment-1482988719

@morrys I shared a little bit of feedback on PR. If you can release RC version I can test it in our project

Thank you @morrys! I tried new 10-rc. I had to update relay too because we were on older version. Some tests are failing in our project, but only for 1...