#Alerts Sender

9 messages · Page 1 of 1 (latest)

torn compass
crisp haven
#

Hi

#

I get this error when using the plugin in any panel other than the admin panel

torn compass
#

What is your panel id

crisp haven
#

I have 3 panels, admin(owner), dashboard and personal, my app is a saas.

torn compass
#

And this plugin attached to?

crisp haven
#

dashboard

#

class DashboardPanelProvider extends PanelProvider
{
public function panel(Panel $panel): Panel
{
return $panel
->id('dashboard')
->path('dashboard')

torn compass
#

Okay i get the problem please open an issue on the plugin repo to addressing this issue