Here’s an issue that our tester raised: If we click the “x” button in the image below, The error mentioned above props up and destroys our application (if we don’t keep it in Error Boundary).
image|196x68
Is there a way to “Remove” the “x” button so that We can avoid this situation entirely? or is there a simpler solution to handle the error?