Repeatable entry using table error like this
Hi my repeatable entry table mode showing like this idk why this happen.

3 Replies
Do you have
php artisan filament:upgrade
in your composer post update hooks? Otherwise run it manually and/or try php artisan filament:assets
. It's a new feature and you still have old assets.Hi, thanks for replying!
I already done that, but still no it doesn't work
Already optimize clear but still it doesnt work too
Solution
it working, I'm using
thank you!