I am reading the docs that $.mobile.changePage
has been deprecated.
But it doesn't say in favor of what, or what can I use instead.
Is there a new API documentation page for this?
I used to use $.mobile.changePage("index.html", {reloadPage:true});
but it seems that adding reloadPage:true
the page breaks