Hello guys, I am newbie to ionic and I faced something while developing an app. I have a link that calls MathJax in my index.html to load some mathematical notations. When it navigates in to templates, it is unable to load the script and shows me some raw text rather than the symbol.
I included this script both in my index.html and the templates
What is the best way to solve this?