BulkAction modal width not changeable

Hi, I have made a bulk action for products inside an order. I want to set the width of the modal but it keeps the small size.
BulkAction::make('addToTransportOrder')
->modalWidth('2xl')
...
BulkAction::make('addToTransportOrder')
->modalWidth('2xl')
...
I also tried with the MaxWidth::enum but no luck. Is there something else I can try? This api does work with regular modal actions...
Solution:
Solved it myself: for anyone running into this issue. I made the mistake of also having ->requiresConfirmation() dumb......
Jump to solution
1 Reply
Solution
gladjanus43
gladjanus432mo ago
Solved it myself: for anyone running into this issue. I made the mistake of also having ->requiresConfirmation() dumb...
Want results from more Discord servers?
Add your server