Dropdown Auto Placement()
I have issue when i use this:
->dropdownAutoPlacement()
the error is:
BadMethodCallException
Method Filament\Actions\ActionGroup::dropdownAutoPlacement does not exist.
please help
9 Replies
run
composer updatealready tried but the error still happen
php artisan filament:about
what is the output?here sir

check in your composer.json
already sir
Solution
add
^
"^4.0"and run
composer update againsolved sir, thank you so much sir 👍