@ws-ui/store 0.2.11 → 0.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -12959,7 +12959,7 @@ const Yg = Vt({
12959
12959
  ...t,
12960
12960
  // update error time (to force re-rendering)
12961
12961
  time: Date.now()
12962
- }, (t == null ? void 0 : t.type) === ic.SOCKET_CLOSURE && !(t != null && t.reason) && e.meta.state === Ar.DETACHED)
12962
+ }, (t == null ? void 0 : t.type) === ic.SOCKET_CLOSURE && (t == null ? void 0 : t.code) === 1e3 && !(t != null && t.reason) && e.meta.state === Ar.DETACHED)
12963
12963
  return;
12964
12964
  }
12965
12965
  e.meta.state = n.payload.state;