@syncfusion/ej2-navigations 20.3.50 → 20.3.52

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.
@@ -9532,7 +9532,7 @@ var Tab = /** @__PURE__ @class */ (function (_super) {
9532
9532
  * @returns {void}
9533
9533
  */
9534
9534
  Tab.prototype.refreshActiveTab = function () {
9535
- if (this.isReact) {
9535
+ if (this.isReact && this.isTemplate) {
9536
9536
  this.clearTemplate();
9537
9537
  }
9538
9538
  if (!this.isTemplate) {