Open vamsiavtx opened 3 years ago
Thanks for reporting this issue. Internal ref: OKTA-429399
any resolution on this one?
I'm still seeing this same error in Chrome Canary 102.0.4962.3 in Incognito mode.
I'm still seeing this on Firefox 107.0.1
@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
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.