#enable model inputs
3 messages · Page 1 of 1 (latest)
Which IDE? If VSCode, make sure you have an up-to-date Angular Language Service. I'm not sure about WebStorm
Using PyCharm. I’ll check the Angular language service version once I get home.
3 messages · Page 1 of 1 (latest)
I tried to use a "model input" in my new component. However my IDE throws an error informing me that I Can't bind to myModelInput since it is not provided by any applicable directives. Do I have to somehow enable this feature as it is in dev preview? 🤔
Which IDE? If VSCode, make sure you have an up-to-date Angular Language Service. I'm not sure about WebStorm
Using PyCharm. I’ll check the Angular language service version once I get home.