archetype-themes / plugin-theme-component

A Shopify CLI plugin for building theme components.
MIT License
10 stars 4 forks source link

Recursion issues #229

Closed montalvomiguelo closed 1 year ago

montalvomiguelo commented 1 year ago

Problem Encountered Found recursion issues during build and watch in archie at 6fc0eaee21cd99fc9a7aa61bcbf685deb97e7bdd

The recursion issue does not happen at version 1.7.0

Screenshot 2023-11-03 at 7 02 19 AM

Context (please complete the following information):

To Reproduce Steps to reproduce the behaviour:

  1. Integrate 6fc0eaee21cd99fc9a7aa61bcbf685deb97e7bdd into sample-collection/partial-hydration and run build, watch
  2. See error

Expected behaviour There should not be recursion issues

montalvomiguelo commented 1 year ago

Fixed in https://github.com/archetype-themes/archie/commit/78017cb68c7d606853d9c4ff53aca0aa2eedea81