import * as React from "react"; import { Session } from "./session"; const STYLE: React.CSSProperties = { border: "2px solid red", background: "blue", fontSize: "24px", color: "black", display: "block", overflow: "auto" }; export function Apology(_: {}) { return

Page Error

We can't render this part of the page due to an unrecoverable error. Here are some thing you can try:

  1. Perform a "hard refresh" (CTRL + SHIFT + R on most machines).
  2. Session.clear()}> Restart the app by clicking here.
  3. Send the error information (below) to our developer team via the FarmBot software forum. Including additional information (such as steps leading up to the error) help us identify solutions more quickly.

; }