Ritchie
Ritchie
Yes sorry it should be unit tests
@kentcdodds so Eric Elliott has a “invite only” thing where u pay a premium to have a couple hours of 1 to 1 with him where he will work with...
@leonbloy just published a new version (1.6.10) addressing the cyclical dependencies. Please let me know if there are still issues.
Duplicate of #60. See comment.
+1 I'm getting the same issue with nested referenced schemas.
@matpen can you provide a repro pls? Happy for code sandbox or to that ilk that isolates the issue. Thanks.
Thanks for looking into it @keeema. Will do some further investigation, the only changes from 1.6.11 and 1.6.10 are a couple of dependency version bumps. Will look into the compiled...
@keeema issue was due to transpilation as mentiioned by @matpen. Change was published in v1.6.12. Thanks for contributing!
Thanks for responding. There was a reason I moved it there, having routes initialised in the entry file means the component in my tests has no way of initialising the...