gparlakov/forms-typed

`FormGroup.getRawValue()` is still `any`

Closed this issue · 2 comments

When I try to use FormGroup.getRawValue() it's still seen as an any type by VS Code and the compiler. Hopefully that's an easy fix?

Sure that's an easy fix.

I just submitted a PR for two of my issues including this one.