Portal script is not working properly in HTML
Hi All, From server side correct value is coming true or false"{{data.matchfound}}" while writing in Ng if condition <div ng-if="data.matchfound" this part is not working .Can you help me to resolve the issue.<div ng-if="data.matchfound" id="buttonCo...
