George Andersen

Results 6 comments of George Andersen

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...

We're getting a similar same thing for a Vite React project. ![image](https://user-images.githubusercontent.com/15679104/151593943-85f2689f-17bf-4d91-a34d-7549564d1bda.png)

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...