sahat/satellizer

Redirecting SPA

ivanherczeg opened this issue · 0 comments

eventListener(redirectUri: string): angular.IPromise<any>;

Hi, can you please let me know, how can we prevent Satellizer to redirect the whole single-page webapplication? After closing the Popup, it redirects the page to the redirectUri, and I can't even understand why is this redirect thing should be forced anyway? I don't want my web app to be rebooted this way.