+ An unexpected error occurred. Please try reloading the + application. +
+ + {/* Error Details (collapsible) */} + {this.state.error && ( ++ {this.state.error.toString()} +
+ {this.state.errorInfo && ( +
+ {this.state.errorInfo.componentStack}
+
+ )}
+