@trops/dash-core 0.1.354 → 0.1.355

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.js CHANGED
@@ -53805,7 +53805,7 @@ var WidgetPopoutInner = function WidgetPopoutInner(_ref2) {
53805
53805
  };
53806
53806
  })
53807
53807
  };
53808
- setError("Widget not found in workspace");
53808
+ setError("Widget not found \u2014 searched for \"".concat(widgetId, "\". Check console for details."));
53809
53809
  return;
53810
53810
  }
53811
53811