Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Ivy): Fix TypedFormGroup<T> not being assignable to FormGroup #145

Merged
merged 1 commit into from
Feb 25, 2020

Conversation

zakhenry
Copy link
Contributor

Fixes #134

@zakhenry
Copy link
Contributor Author

Obsoleted by #139 (except maybe the test)

@maxime1992
Copy link
Contributor

@zakhenry I think that we should keep that one for the test but also add an extra check: Can you also set fullTemplateTypeCheck to true into our demo? Will help us to avoid regressions + catch some potential errors :)

@zakhenry
Copy link
Contributor Author

@maxime1992 there appears to be a tonne of issues, probably something to fix but not something to block this fix?

@maxime1992
Copy link
Contributor

@maxime1992 there appears to be a tonne of issues, probably something to fix but not something to block this fix?

fair enough 👍

Can you either create a follow up MR or an issue to keep track of this as it'd be nice to have?

@zakhenry
Copy link
Contributor Author

@maxime1992 I've dropped the commit, and moved it to #146

@maxime1992 maxime1992 self-requested a review February 25, 2020 12:19
@zakhenry zakhenry merged commit 05ad0a8 into master Feb 25, 2020
@zakhenry zakhenry deleted the fix/ivy-compilation branch February 25, 2020 12:20
@maxime1992
Copy link
Contributor

🎉 This PR is included in version 5.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ngx-sub-form doesn't build with Angular's Ivy compiler
3 participants