@danielgindi/selectbox 1.0.108 → 1.0.110

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/lib.umd.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @danielgindi/selectbox 1.0.108
2
+ * @danielgindi/selectbox 1.0.110
3
3
  * git://github.com/danielgindi/selectbox.git
4
4
  */
5
5
  (function (global, factory) {
@@ -11737,7 +11737,7 @@
11737
11737
  this.openList();
11738
11738
  }
11739
11739
 
11740
- this._scheduleSync();
11740
+ this._scheduleSync('render_base');
11741
11741
  return this;
11742
11742
  }
11743
11743