Ng-if/ng-controller/ng-show/ng-hide not working when html is bound using ng-bind-html

Hi Ionic team,
html response from server has angular directives(like ng-if, ng-show, ng-hide) in it. when html is bound using ng-bind-html, $compile is not working .

please help me with this issue.