Hi,
I am getting a " Failed invoking <symbol> Circular Dependency Error" message while using a barrel within my app. What can cause this other than the obvious: having your app and barrel depend on each other? This is my first time using barrels. My app is using a single barrel. It has dependencies with Toybox and my barrel. My barrel only has dependency on Toybox. So I see no no obvious circular dependency here.
Thanks
Jesus