An unexpected error occurred in the application. You can try recovering without losing your session, or reload the page if the error persists.
{error && (
{error.stack}
)}
{errorInfo?.componentStack && (
{errorInfo.componentStack}
)}