<ErrorBoundary
              logName="InnerUnmountBoundary"
              renderError={renderUnmountError}>
              <BrokenComponentWillUnmount errorText="E1" />
              <BrokenComponentWillUnmount errorText="E2" />