I am trying to display a link using <a>
in a modal window, but the content is showing as a plain text; however, the same text in another modal window is displaying properly.
This is my code:
<span data-ng-if="error.message">{{error.message}}</span>