On the docs site, the top menu disappears after scrolling down and back up. This is possibly caused by a recent introduction of the pymdownx.superfences extension used for tabbed UI in script examples. The issue can't be reproduced locally using the MkDocs Material Docker image so possibly it's related to a different version of MkDocs/superfences being used locally and in CI.
On the docs site, the top menu disappears after scrolling down and back up. This is possibly caused by a recent introduction of the
pymdownx.superfencesextension used for tabbed UI in script examples. The issue can't be reproduced locally using the MkDocs Material Docker image so possibly it's related to a different version of MkDocs/superfences being used locally and in CI.