Say I have a service that returns me an HTML like
Welcome {{UserName}}now even when UserName is defined in current scope, that angular expression doesn't get decoded means for me the result should be like Welcome Dummy User but the achieved result is like Welcome {{UserName}}