extraAttributes on Bulk Actions not working correctly?
I'm trying to add extraAttributes to a Bulk Action but it is not rendered. It is working on my Single Actions though
Is it missing in the view or is it me using it incorrectly?
5 Replies
where in the html are you looking for attributes
I am trying to close the bulk action dropdown item when the
action()
is done. Thought on adding a x-on:click event on the button.
Looking for attributes in the <button>
of the bulk actionplease open an issue with a reproduction repository on github
Ok, i will. Thank you
thanks