Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Failing production build with fullTemplateTypeCheck & strictNullChecks #13

Closed
Enngage opened this issue Jul 3, 2018 · 5 comments
Closed

Comments

@Enngage
Copy link

Enngage commented Jul 3, 2018

Hi, another one :-)

Production build with with ts.config option:

"strictNullChecks": true

and Angular specific:

 "angularCompilerOptions": {
    "fullTemplateTypeCheck": true,
  },

Fails with: ERROR in node_modules\@coachcare\datepicker\coachcare-datepicker.d.ts.MatYearsView.html(3,3): : Object is possibly 'null'.

b2

@Enngage
Copy link
Author

Enngage commented Jul 21, 2018

Any chance you can fix this?

@matheo
Copy link
Contributor

matheo commented Jul 22, 2018

@Enngage I will look into this as soon as I can, been busy in my job ;)

@matheo
Copy link
Contributor

matheo commented Jul 23, 2018

@Enngage please try 0.9.6 and report back if there's a behavior change with the strict null changes ;)

@Enngage
Copy link
Author

Enngage commented Jul 25, 2018 via email

@matheo
Copy link
Contributor

matheo commented Aug 2, 2018

@Enngage this should be completely fixed on @coachcare/datepicker 0.9.9

@matheo matheo closed this as completed Aug 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants