Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

Can't scroll after logging out #87

Closed
willwull opened this issue May 12, 2020 · 1 comment · Fixed by #89
Closed

Can't scroll after logging out #87

willwull opened this issue May 12, 2020 · 1 comment · Fixed by #89
Labels
bug Something isn't working

Comments

@willwull
Copy link
Owner

I think this is caused by the following:

  • Dialog popup confirming if user wants to log out
  • Dialog prevents body from being scrollable by setting overflow: hidden
  • The componentWillUnmount in the component Popovers doesn't remove the no-scroll class.
@willwull willwull added the bug Something isn't working label May 12, 2020
@willwull willwull mentioned this issue May 16, 2020
@willwull
Copy link
Owner Author

Fixed in #89

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant