@Fran-Diox said:
ons._internal.templateStore.set(‘yourTemplateUrl’, null);
Thank you for your reply, it worked
@Fran-Diox said:
ons._internal.templateStore.set(‘yourTemplateUrl’, null);
Thank you for your reply, it worked
Hello, I am trying to load an html page from a server and render it in the mobile. I control how the page renders from the server, however onsen keeps loading the old rendered page. How do I prevent it from doing so?