okta / okta-auth-js

The official js wrapper around Okta's auth API
Other
454 stars 266 forks source link

Unable to login/finish enroll process due to javascript error: e.skip is not a function #938

Open vamsiavtx opened 3 years ago

vamsiavtx commented 3 years ago

I have enabled SMS verification along with okta verify in multifactor authentication. From then on, I am not able to login to my okta dashboard as the webpage takes me to finish enroll page (https://.okta.com/signin/enroll) where clicking on finish is not taking me anywhere as there is an error in the javascript. Here is the error I have observed in the webconsole

Uncaught TypeError: e.skip is not a function at L.r. (EnrollChoicesController.js:100) at L.r.doTransaction (BaseLoginModel.js:23) at L.r. (EnrollChoicesController.js:99) at v (backbone.js:352) at m (backbone.js:339) at c (backbone.js:137) at L.r.l.trigger (backbone.js:329) at L.r.save (BaseForm.js:648) at L.r.c [as save] (throttle.js:32) at L.r.submit (BaseForm.js:64)

This is P1 issue: as I am not able to login to my okta dashboard because of this error.

denysoblohin-okta commented 3 years ago

Thanks for reporting this issue. Internal ref: OKTA-429399

vamsiavtx commented 3 years ago

any resolution on this one?

jeremyrcox commented 2 years ago

I'm still seeing this same error in Chrome Canary 102.0.4962.3 in Incognito mode.

lucywyman commented 1 year ago

I'm still seeing this on Firefox 107.0.1

denysoblohin-okta commented 3 months ago

@vamsiavtx @jeremyrcox @lucywyman Could you please reach out to Okta support (https://support.okta.com/ support@okta.com) for help with reproducing your issue and collecting useful data (HAR)? Thanks