@mintjamsinc/ichigojs 0.1.16 → 0.1.17

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.
@@ -7251,7 +7251,7 @@ class VComponentDirective {
7251
7251
  * @inheritdoc
7252
7252
  */
7253
7253
  get needsAnchor() {
7254
- return false;
7254
+ return true;
7255
7255
  }
7256
7256
  /**
7257
7257
  * @inheritdoc