Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix($theme-default): remove error logs for nested sidebar groups #2191

Merged
merged 1 commit into from
Mar 18, 2020

Commits on Feb 18, 2020

  1. Remove unneeded logging for nested sidebar groups

    This arbitrarily logged out when nesting was greater than 3.
    
    ```
    07:58:13.598 [vuepress] detected a too deep nested sidebar group. 2 2.258cb917.js:1:3364
    ```
    
    vuejs#2190
    KieranHunt authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    e4071f3 View commit details
    Browse the repository at this point in the history