Hi there,
first: a thanks for this great library! it really save a lot of tedious work.
Is there a good pattern on how to get the state of another feature (= different ngrx feature module with a form) into the form reducer? I am working on a "rent" calculator which needs certain form values from another (different feature module) form to calculate another form field.
Thanks,
Lee