We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes after the OAuth 2.0 popup (google and linkedin specifically) is closed the tab becomes totally unresponsive.
I believe that sometimes this line https://github.com/sahat/satellizer/blob/master/dist/satellizer.js#L776 the $http.post never resolves, I have no idea why that happens.
I have also experienced the popup window not closing itself and getting stuck.
Let me know if you have any clue or need any data.
Browser, many browsers over a long period of time, chrome, ff, safari... OS ubuntu, windows, macOS "satellizer": "^0.15.5" "angular": "1.6.1"
The text was updated successfully, but these errors were encountered:
Solved in: #727
I suggest adding something to the documentation about the relation between redirectUri and uiRouter. @sahat
Sorry, something went wrong.
No branches or pull requests
Sometimes after the OAuth 2.0 popup (google and linkedin specifically) is closed the tab becomes totally unresponsive.
I believe that sometimes this line https://github.com/sahat/satellizer/blob/master/dist/satellizer.js#L776 the $http.post never resolves, I have no idea why that happens.
I have also experienced the popup window not closing itself and getting stuck.
Let me know if you have any clue or need any data.
Browser, many browsers over a long period of time, chrome, ff, safari...
OS ubuntu, windows, macOS
"satellizer": "^0.15.5"
"angular": "1.6.1"
The text was updated successfully, but these errors were encountered: