jupyter-book icon indicating copy to clipboard operation
jupyter-book copied to clipboard

Issue on page /advanced/sphinx.html – unsynchronized tabs

Open patrickmineault opened this issue 2 years ago • 0 comments

The synchronized tabs example doesn't work: the tabs aren't synced. The JS console console shows this:

Uncaught TypeError: sd_labels_by_text[syncId] is not iterable
    at HTMLLabelElement.onLabelClick (design-tabs.js:20:34)
onLabelClick @ design-tabs.js:20

patrickmineault avatar Aug 01 '22 23:08 patrickmineault