John
John
@jermowery thanks! I've spent more time on it than I intended. > It looks like a fair bit of the API here uses `any`. I think a better choice would...
RE: @moniuch. Please read through this proposal before making suggestions to improve it (it's pretty clear you haven't). Separately, your comment seems to be about the current `ReactiveFormsModule`, not this...
Related: #7940
A Similar typo can be found after the phrase > In the class, wrap the FormControl in a FormGroup called heroForm as follows: the example uses `HeroDetailComponent2` instead of `HeroDetailComponent`.
> There does not appear to be a way to fully reset a form. Ya, there's not a method to do this at the moment.
> then couldn't you create a `for each loop` that grabs all of the fields/ properties connected to `controls` and clear them out? Not sure who your comment is directed...
Just stumbling across this issue. It's not clear to me that there is an actual problem here @darkyzhou, but maybe I'm not fully understanding it. The issue at hand is...
> However, potential issues could arise when these `Observable`s are referenced across multiple components or modules that do not share the same lifecycle. Is this possible though? The only failure...
@davidgoli > I'm presently working on a complete rewrite, but it will take some time to get it right. You might want to check out [rSchedule's source](https://gitlab.com/john.carroll.p/rschedule). All iteration is...
Ah ya. `byweekno` is very annoying.