fix static method

dynamic fix()

出现任何异常时可调用尝试修复

When any exception occurs, you can call to try to repair

Implementation

static fix() {
  hide();
  _cacheContext = null;
  _isShow = false;
}