[Bug]: Left navigation moves when right content scrolls.

Author: dvcodebaseCreated Apr 19, 2026Updated Apr 21, 2026
Labelsdocumentation

Bug

Image I investigated this issue and would like to work on a fix. I’ll open a PR soon if no one else is already working on it.

To Reproduce

python
from stable_baselines3 import ...

Relevant log output / Error message

bash

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