Open
Description
This is a...
- feature request
- bug report
- usage question
Environment
NodeJS Version: latest
Typescript Version: latest
Angular Version: latest
@angular-redux/store version: latest
@angular/cli version: (if applicable)
OS: Linux
Additional Notes:
Could you provide an example of how to use immutable store state with angular forms?
@angular-redux/form declares that ImmutableJS integration is provided seamlessly, but I cannot get it work.
I have problem with @angular/forms which does not work if I connect a form with immutable instance (Map or Record).
I would say that forms does not support ImmutableJS as 'model' (because of FormGroup.prototype._checkAllValuesPresent
) and maybe I should ask this at @angular/forms, but as long as you declare that you support it, I think that I am doing something wrong.
Metadata
Metadata
Assignees
Labels
No labels