Skip to content

Plugin [filament-edit-profile] is not registered for panel [app] #16037

Open
@cweagans

Description

@cweagans

Package

filament/filament

Package Version

v3.3.10

Laravel Version

v12.8.1

Livewire Version

v3.6.2

PHP Version

8.3.17

Problem description

If I create two panels and enable a plugin in one of them, I get Plugin [filament-edit-profile] is not registered for panel [app]. I specifically do not want to register the plugin in the app panel -- only in the user panel.

Expected behavior

I should be able to enable a plugin in one panel and not the other.

Steps to reproduce

  1. Create two panels - app and user
  2. Set the path on the app panel to be / and the path on the user panel to be /user
  3. Enable a plugin in the user panel

This is all reliably reproduced with the repo below. The only other thing I changed is the panel color so I can differentiate between the two panels prior to enabling the plugin. That repo also includes a ddev setup in case you want to reproduce the exact environment that I'm using locally.

Reproduction repository (issue will be closed if this is not valid)

https://github.com/cweagans/filament-plugin-bug

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions