RoxanaAnghel
Auto save posts after a new field is added in JSON
I have a builder for my posts, and if I add a new field in my block, the field is not in the database until I save again the post.
How can I autosave all my existing posts after adding a field, because I don't want to save manually each post.
Thank You!
2 replies
Filament V3 with webpack
Is Filament v3 still compatible with Webpack? I'm trying to update the project and create a new custom theme for Media Library Pro and I receive an error:
Typed property Filament\Support\Assets\Asset::$package must not be accessed before initialization
This is what i have in webpack.mix.js:
and this is what i have in AdminServiceProvider.php:
7 replies
Tabs bug?
Hi guys! I'm using filament to generate blog posts, and recently I've added tabs to my posts to keep my admin clean.
My issue is next:
- I have a tab named content where I have a builder block to add different content
- When I try to add a new block, the page is scrolling in the middle of the page.
I will put here a video to see the problem.
in this code the end tags are missing because is just a piece of code.
Please let me know if there is anything I can do.
Thanks!
7 replies