yaminncco / vue-sidebar-menu

A Vue.js Sidebar Menu Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSR rendering

marekbuxobucek opened this issue · comments

Problem description

It is not possible to use this plugin on SSR.

Getting Error 500 (window is not defined)

(./node_modules/vue-sidebar-menu/src/components/SidebarMenu.js:124:5)

Fixed in v5.3.1