You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can log in like normal or reset my password like normal; however, there are no buttons after logging in for logging out. The React inspector shows that the <Buttons> element has a buttons prop which is an empty object.
This problem occurred after upgrading from std:accounts-ui@1.2.20 to std:accounts-ui@1.2.23.
The text was updated successfully, but these errors were encountered:
After checking, upgrading from std:accounts-ui@1.2.20 to std:accounts-ui@1.2.21 exhibits the same problem.
trueb2
changed the title
No logout button after upgrading from std:accounts-ui@1.2.20 to 1.2.23
No logout button after upgrading from std:accounts-ui@1.2.20 to 1.2.21
Jul 20, 2017
I can log in like normal or reset my password like normal; however, there are no buttons after logging in for logging out. The React inspector shows that the
<Buttons>
element has a buttons prop which is an empty object.This problem occurred after upgrading from std:accounts-ui@1.2.20 to std:accounts-ui@1.2.23.
The text was updated successfully, but these errors were encountered: