@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.esm.js CHANGED
@@ -53787,7 +53787,7 @@ var WidgetPopoutInner = function WidgetPopoutInner(_ref2) {
53787
53787
  };
53788
53788
  })
53789
53789
  };
53790
- setError("Widget not found in workspace");
53790
+ setError("Widget not found \u2014 searched for \"".concat(widgetId, "\". Check console for details."));
53791
53791
  return;
53792
53792
  }
53793
53793