[Bug]: Left navigation moves when right content scrolls.
Author: dvcodebaseCreated Apr 19, 2026Updated Apr 21, 2026
Labelsdocumentation
Bug
To Reproduce
from stable_baselines3 import ...Relevant log output / Error message
System Info
No response
Checklist
- My issue does not relate to a custom gym environment. (Use the custom gym env template instead)
- I have checked that there is no similar issue in the repo
- I have read the documentation
- I have provided a minimal and working example to reproduce the bug
- I've used the markdown code blocks for both code and stack traces.
Source: DLR-RM/stable-baselines3