{this.state.error.stack}; } else if (this.state.error instanceof Error) { error = ( <>
{this.state.error.name}
{this.state.error.message}> ); } else { error =
{this.state.error}; } return (
Sorry! You've found a bug in Moonfire NVR. We need a good bug report to get it fixed. Can you help?
Please open{" "} Moonfire NVR's issue tracker {" "} and see if this problem has already been reported.
Open a new issue with as much detail as you can: