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
{{ message }}
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.
I'm trying to modify the first example given in the README by moving the location of the button outside of the props.children. When I do this, the button becomes unclickable. The button doesn't not just do anything, it actually can't be clicked.
It seems like the z-index from the sidebar is taking up the full screen.
I also made a post on StackOverflow if that is a better place to address my question.
Thank you
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to modify the first example given in the README by moving the location of the button outside of the props.children. When I do this, the button becomes unclickable. The button doesn't not just do anything, it actually can't be clicked.
It seems like the z-index from the sidebar is taking up the full screen.
I also made a post on StackOverflow if that is a better place to address my question.
Thank you
The text was updated successfully, but these errors were encountered: