question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[SOLVED] Active link in sidebar no longer working since 0.12.16

See original GitHub issue

Solved

Solution: Use yarn and install peer dependencies

yarn add docz docz-theme-default react react-dom

Bug Report

Active link in sidebar in docz-theme-default no longer working since 0.12.16 (working with 0.12.15).

Not working image

  • Use docz 0.12.16 or docz 0.12.17+ with docz-theme-default 0.12.17+
  • Go to one page
  • Link is not active in sidebar

Working image

  • Use docz 0.12.15 or older
  • Go to one page
  • Link is active

By the way, amazing job 😉

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:13 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
ivan-dalmetcommented, Dec 18, 2018

Yes I will give you an example tomorrow (it’s 9 p.m. here in France ☺) Thanks for your time !

0reactions
rosciolicommented, Sep 16, 2020

Hey guys, is the active menu item supposed to update on scroll? Or is that a feature that is not yet implemented?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why my active link on sidebar is not functioning?
I already tried this 2 types of code which is {{Request::is('residential') ? 'active' : ''}} and {{ 'contractor' == request()->path() ?
Read more >
garden/CHANGELOG.md at main - GitHub
Automation for Kubernetes development and testing. Spin up production-like environments for development, testing, and CI on demand.
Read more >
Portal Release Notes - Windows/macOS
Here are our release notes for the latest version of DD Portal, and details of the release schedule.
Read more >
pager_query takes excessive time | Drupal.org
I'm attaching the full query description below. Executed 398 queries in 7217.38 milliseconds. Queries taking longer than 5 ms and queries ...
Read more >
2. Changelog — RAFCON 1.2.1 documentation
Features: Not supporting Python 2 anymore. Run this state. Only run this state. Add singleton pattern. Add new hooks before and after running...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found