ionic reload content on change code example
Example: ionic reload app
// Go to voice: resets all view cache: so data is reloaded with currently language.
window.location.assign('/');
// Go to voice: resets all view cache: so data is reloaded with currently language.
window.location.assign('/');