unitaryfund / mitiq

Mitiq is an open source toolkit for implementing error mitigation techniques on most current intermediate-scale quantum computers.
https://mitiq.readthedocs.io
GNU General Public License v3.0
363 stars 160 forks source link

On API-doc page, side bar scrolling not working for "Executor" #1593

Closed nickdgardner closed 4 months ago

nickdgardner commented 1 year ago

Issue Description

When I click on Executors on the API-doc page, the visible side bar scrolling under "On this page" shows "Digital Dynamical Decoupling" highlighted instead of "Executors". The main part of the page jumps to the Executors section as intended, just the side bar seems to be broken for Executors. For other sections it works fine.

Screen Shot 2022-11-15 at 6 47 08 PM

How to Reproduce

Follow this link to Executors

Expected behavior

Under "On this page", "Executors" rather than "Digital Dynamical Coupling" should be highlighted.


Environment Context Use the `about()` function to summarize information on operating system, python version and dependencies. ```python from mitiq import about about() ``` Additional Python Environment Details (`pip freeze` or `conda list`): ``` Copy and paste the output of `pip freeze` or `conda list` here. ```
purva-thakre commented 4 months ago

Closing this as a duplicate.

https://github.com/unitaryfund/mitiq/issues/2331#issuecomment-2176747582