@carbon/charts-vue 0.52.3 → 0.52.4

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/charts-vue.umd.js CHANGED
@@ -39262,7 +39262,7 @@ var zoom_bar_ZoomBar = /** @class */ (function (_super) {
39262
39262
  }, { skipUpdate: true });
39263
39263
  }
39264
39264
  else if (newInitialZoomDomain === null &&
39265
- oldInitialZoomDomain != null) {
39265
+ oldInitialZoomDomain !== null) {
39266
39266
  // if newInitialZoomDomain is set to null (when oldInitialZoomDomain is not null)
39267
39267
  // save initialZoomDomain and reset zoom domain to default domain
39268
39268
  this.model.set({