So, whenever i get an error on my react app, the page either goes white or it freezes but content is still visible. I notice that when I was working on CSB i would be getting an error overlay whenever the app ran into errors. I've done a lot fo research as to how to implement the error overlay yet none helped me. I have visited this solution: Disable error overlay in development mode Using latest Node JS
Asked
Active
Viewed 453 times
4
-
same thing is happening to me. it's like i run the react app and i can't interact with my UI...because upon inspection, there is an iframe over everything.....but i can't actually "see" it. – default_noob_network Apr 29 '22 at 16:59
-
Any work around on this? I encountered this issue as well – Blackraspberryyy Aug 17 '22 at 09:22