Replies: 1 comment
-
I have encountered the same problem. Did you ever find a solution? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I created a new widget using
php artisan make:filament-apex-charts BlogPostsChart
(with the options 14: Radialbar and "yes" inside a Filament Panel).And added it to the View page of a Resource (inside a Filament Panel):
Then it shows this error when I load the page:
Unable to find component: [app.filament.widgets.blog-posts-chart]
Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions