George Andersen
George Andersen
Agreed this would be useful!
I struggled to debug my infinite loop because the chrome tab would crash (which took ages to close and reload) and the component tree wouldn't render (to display why the...
PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?
Any fixes for this?
We're getting a similar same thing for a Vite React project. 
For us the solution was to look into the exact line and column that the error occurs and debug from there. We [found out that](https://github.com/diegomura/react-pdf/issues/1526#issuecomment-1026874643) an update in react-pdf didn't...
Yes this is a nasty bug. For me it went like this: 1. All event disappeared suddenly in the calendar (even though it says "6 items" next to the search...