Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Symbol is undefined on IE 11 #192

Open
thbehlau opened this issue Apr 8, 2019 · 1 comment
Open

Symbol is undefined on IE 11 #192

thbehlau opened this issue Apr 8, 2019 · 1 comment

Comments

@thbehlau
Copy link

thbehlau commented Apr 8, 2019

Using the library for ADFS SAML authentication and it is working fine except for IE 11.
I'm getting the following error message:

ReferenceError: 'Symbol' is undefined

HTML1300: Navigation occurred.
vaultpro-tools.rentprogress.com
DOM7011: The code on this page disabled back and forward caching. For more information, see: http://go.microsoft.com/fwlink/?LinkID=291337
test.xxx.com
Let do the authentication
ReferenceError: 'Symbol' is undefined
at value (https://test.xxx.com/bower_components/amazon-cognito-auth-js/dist/amazon-cognito-auth.min.js:33:14818)
at value (https://test.xxx.com/bower_components/amazon-cognito-auth-js/dist/amazon-cognito-auth.min.js:33:10588)
at authenticate (https://test.xxx.com/bower_components/SharedWebApp/app/services/user.service.js:23:3)
at Anonymous function (https://test.xxx.com/app/VaultProTools.js:40:15)
at invoke (https://test.xxx.com/bower_components/angular/angular.js:4665:9)
at Anonymous function (https://test.xxx.com/bower_components/angular-route/angular-route.min.js:11:125)
at forEach (https://test.xxx.com/bower_components/angular/angular.js:336:11)
at Anonymous function (https://test.xxx.com/bower_components/angular-route/angular-route.min.js:11:99)
at processQueue (https://test.xxx.com ...
location path:/
undefined

@justin-dunham
Copy link

Same issue. Only appears in IE 11.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants