Closed Andrewnt219 closed 3 years ago
This is not a bug I think. After you close the login modal, you're still on /acount/security
, navigating to the same URL with next/router
would not trigger a navigation, therefore, the login modal won't popup again.
If after you close the login modal, you go to menu -> login, the modal will popup again.
Reproduce
Branch: dev
What happened
Cannot open the login modal
Expect
Login modal should open