mirror of
https://github.com/wahyd4/docsify.git
synced 2026-08-23 12:16:10 +10:00
fix typo
This commit is contained in:
@@ -121,7 +121,7 @@ export function fetchMixin (proto) {
|
||||
export function initFetch (vm) {
|
||||
const { loadSidebar } = vm.config
|
||||
|
||||
// server-client renderer
|
||||
// Server-Side Rendering
|
||||
if (vm.rendered) {
|
||||
const activeEl = getAndActive(vm.router, '.sidebar-nav', true, true)
|
||||
if (loadSidebar && activeEl) {
|
||||
|
||||
Reference in New Issue
Block a user