Using Mathjax in Ionic

Hi, am trying to use Mathjax to display equations in my application, I included the script tag in the index.html head but for some reason it will load the script but when I switched to the view with equations it’s not working.

But I noticed if I set the view with the equations to be my home view(first page(view) to load in my app) it works.

Please does anyone knows how to use Mathjax or solve this problem in ionic.