Sider menu items not showing up
Hey everyone, I have a problem where
routes:
Console log inside of renderSider returns both items but only the Dashboard is rendered
. Any idea?
useMenu does return a list of 2 items but the renderSider Method inside of my ThemedSider (it's just swizzled, nothing special) only renders one of them:routes:
Console log inside of renderSider returns both items but only the Dashboard is rendered


