Hi team, while working on the glossary, I noticed that the links between different tabs on the glossary page are not working. For example, when the user clicks on the underfitting link in the overfitting section, the browser jumps to .../ml5-glossary?id=underfitting. Although the URL is changed, the tab does not automatically switch to the new content.
Hi team, while working on the glossary, I noticed that the links between different tabs on the glossary page are not working. For example, when the user clicks on the
underfitting
link in theoverfitting
section, the browser jumps to.../ml5-glossary?id=underfitting
. Although the URL is changed, the tab does not automatically switch to the new content.I tried to look over the issues of docsify-tabs repo but didn't find anything useful.
Maybe we can keep it this way or make the glossary a long list just for now. @MOQN @QuinnHe