Skip to content

Commit

Permalink
fixup! Replace onStateChange with onSignUp/onSignIn
Browse files Browse the repository at this point in the history
  • Loading branch information
canac committed Jan 8, 2025
1 parent 99dac73 commit 5efb9d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/common/components/signUpModal/signUpModal.component.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ class SignUpModalController {
this.signIn()

this.oktaSignInWidget.on('afterRender', this.afterRenderFn.bind(this))

this.$scope.$apply(() => this.onSignUp())
}

afterRenderFn (context) {
Expand Down

0 comments on commit 5efb9d2

Please sign in to comment.