I have researched handling errors on React. I have read Error Boundaries in original React Documents. But Error boundaries do not catch errors for:
How can i catch all of that errors? Is there a package etc. to handle errors?