Skip to content

Issues with Sidebar menu ex: ( <x-maz-sidebar-item name="New Sidebar" :link="route('newSidebar')" icon="bi bi-grid-fill"></x-maz-sidebar-item>), sidebar is not active when you trying to add new sidebar menu because your tag name 'New Sidebar' is not the same as routing name, you can see in routing/web.php. and I think you should fix the logic in components/maz-sidebar-item.blade.php because sometimes it's not connect between tag name and routing name. #22

@MuhammadAgungMahardhika

Description

@MuhammadAgungMahardhika
No description provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions