Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49171

Can't navigate back to homepage when the user reload the page

$
0
0

@geotzinos wrote:

I want the feature of ionic 2 which when a user reload a page will redirect to the rootPage. Any idea how can i do it to ionic 1 using angular 1.5 ? I tryied this code but doesn't work.

var windowElement = angular.element(window);
windowElement.on('beforeunload', function (event) {
windowElement.location.href = '/index.html';
return false;
});

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49171

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>