Skip to content

[Feat]: Support for new navigation without topbar #51

@GrameJunior

Description

@GrameJunior

What happened?

When using the new sidebar navigation without topbar from Filament v4.1.0, the panel select disappears.

How to reproduce the bug

Configure the panel without topbar:

return $panel
            ->topNavigation(false)
            ->topbar(false)

Package Version

2.0.0

PHP Version

8.4

Laravel Version

12.32.5

Which operating systems does with happen with?

macOS, Windows, Linux

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions