ywana-core8 0.0.563 → 0.0.564

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.umd.js CHANGED
@@ -5834,7 +5834,7 @@
5834
5834
  try {
5835
5835
  var _this6 = this;
5836
5836
 
5837
- return Promise.resolve(_this6.fetch(selected.id)).then(function (result) {
5837
+ return Promise.resolve(_this6.fetch(_this6.selected.id)).then(function (result) {
5838
5838
  _this6.selected = result;
5839
5839
  });
5840
5840
  } catch (e) {