Fields don't correctly `skip` generations.
AdamHillier opened this issue · 1 comments
AdamHillier commented
I.e. a field with value declared on a component won't be picked up on the grandchild component correctly unless the intermediate child component also declares the type annotation, which should not be necessary.
AdamHillier commented
This has been resolved by #109