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
After the latest PyData Sphinx Theme upgrade, I think our sidebar animation stopped working. It now just "snaps" into its end state. I'm not sure what exactly changed :-/
For sure - I was only removing them because much of the sidebar css had now been incorporated into the pydata theme so i was removing it here to avoid duplication. I just didn't realize i was deleting this functionality in the process haha. Let's add it back in 👍
Describe the bug
After the latest PyData Sphinx Theme upgrade, I think our sidebar animation stopped working. It now just "snaps" into its end state. I'm not sure what exactly changed :-/
To Reproduce
Go to the sphinx book theme docs and click the "hide sidebar" button.
cc @DrDrij - any chance you've got an idea what might be wrong?
The text was updated successfully, but these errors were encountered: