Current behavior:
There is no indication when using a private method of an injected class in the view.
Expected/desired behavior:
The use of a private method of an injected class in the view- should provide error feedback, the same way as it does in the View Model.
I'm submitting a feature request
Please tell us about your environment:
Operating System: OSX 12.2.1
Visual studio code version: v1.65.1
Current behavior: There is no indication when using a private method of an injected class in the view.
Expected/desired behavior: The use of a private method of an injected class in the view- should provide error feedback, the same way as it does in the View Model.
View Model:
View: