After building my angular project i get the error: Error: Export of name 'ngModel' not found! I have my UI running in a docker container not even sure where
I'm setting the the value of an input calculating two other ngModels, and that seems to be working fine. But if I inspect my ngModel, it doesn't change at all.