@esfaenza/forms-and-validations 11.2.124 → 11.2.125

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.
@@ -3328,6 +3328,7 @@
3328
3328
  if (!this.SourceFirstBind && this.SelectLabel) {
3329
3329
  this.detatchPreviousAndRetatchNext(function (afterStuff) {
3330
3330
  _this.BoundSource = null;
3331
+ _this.cdr.detectChanges();
3331
3332
  setTimeout(function () {
3332
3333
  var _a;
3333
3334
  _this.tryBindSourceDisplay();