leandrocfe / filament-apex-charts

Apex Charts integration for Filament PHP.
https://filament-apex-charts-demo.leandroferreira.dev.br
MIT License
286 stars 36 forks source link

Widget Register Issue #27

Closed MarJose123 closed 11 months ago

MarJose123 commented 1 year ago

I've create a widget and I used the on an Edit or View page, however the Filament still showing that to the dashboard even if the widget is not registered on the filament config.

Not sure if this issues is on the plug-in or on the filament it self.

MarJose123 commented 1 year ago

I resolved my issues by changing the Pages/PageName/Widgets namespace. Then it wont be autodiscovered for the dashboard.

I think the plugin need enhancement to ask if where the widget need to be placed.

erashdan commented 7 months ago

+1