monkey-front-core 0.0.190 → 0.0.191

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.
@@ -2191,8 +2191,7 @@ class MonkeyEcxCommonsService {
2191
2191
  router.navigate([`${route}/company-pendency`.toLowerCase()], {
2192
2192
  state: {
2193
2193
  pendencyData: arg
2194
- },
2195
- skipLocationChange: true
2194
+ }
2196
2195
  });
2197
2196
  }
2198
2197
  }