@camunda/play 6.1.4-rc.1 → 6.2.0

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/build/play.js CHANGED
@@ -1610,7 +1610,7 @@ class ba {
1610
1610
  return this.authType === "saas" && this.sanitizedOperateBaseUrl !== void 0;
1611
1611
  }
1612
1612
  reset = () => {
1613
- this.state = { ..._t };
1613
+ this.state = { ..._t }, this.xmlToDisplay = void 0;
1614
1614
  };
1615
1615
  }
1616
1616
  const w = new ba(), As = { selection: null };