Rick Lenes
Rick Lenes
Hi, We are also experiencing this issue. We're using Angular `14.3.0` and Cypress `2.7.0` and node `16.19.1`. The issue only occurs on Jenkins Linux, while we couldn't reproduce it on...
> It sounds like has popped up recently - a number of people are encountering it, all at the same time 🤔 > > Quick summary so we can start...
Still not fixed on ICS (API 15) any updates? ``` 06-04 10:32:03.574 6158-6158/xx.xxxx.xxxx.xxxx E/AndroidRuntime: FATAL EXCEPTION: main java.lang.NullPointerException at android.view.ViewGroup.dispatchDraw(ViewGroup.java:2488) at android.view.View.draw(View.java:10986) at android.widget.FrameLayout.draw(FrameLayout.java:450) at android.view.View.getDisplayList(View.java:10422) at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:2597) at android.view.View.getDisplayList(View.java:10385)...
@tnicola First of all, thank you for this fantastic tool—it works wonderfully! It would be great to keep the project active, especially for updating peer dependencies. For example, cypress-multi-reporters is...
I had the same issue. I followed this solution and now it works great! https://github.com/tnicola/cypress-parallel/issues/90#issuecomment-1693585182