All I want is to show some text when people.length == 0
As A2H mentioned, please remove double braces {{ }} from the
ng-show directive. For detailed usage of the ng-show directive, please check documentation:
https://docs.angularjs.org/api/ng/directive/ngShow
With Regards,
Fei Han
.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today.
All-Star
40565 Points
6233 Posts
Microsoft
Re: why my view is not showing?
Nov 02, 2018 02:14 AM|Fei Han - MSFT|LINK
Hi asplearning,
As A2H mentioned, please remove double braces
{{ }}
from the ng-show directive. For detailed usage of the ng-show directive, please check documentation: https://docs.angularjs.org/api/ng/directive/ngShowWith Regards,
Fei Han