#Alerts Sender
9 messages · Page 1 of 1 (latest)
What is your panel id
I have 3 panels, admin(owner), dashboard and personal, my app is a saas.
And this plugin attached to?
dashboard
class DashboardPanelProvider extends PanelProvider
{
public function panel(Panel $panel): Panel
{
return $panel
->id('dashboard')
->path('dashboard')
Okay i get the problem please open an issue on the plugin repo to addressing this issue