@gravitee/ui-policy-studio-angular 16.2.4 → 16.2.5

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.
@@ -2129,6 +2129,7 @@ class GioPolicyStudioDetailsInfoBarComponent {
2129
2129
  if (changes['flow']) {
2130
2130
  // Invalidate cache when flow changes
2131
2131
  this._methods = undefined;
2132
+ this._mcpMethods = undefined;
2132
2133
  }
2133
2134
  }
2134
2135
  get condition() {