disabled() method with a closure condition on the bulk action.disabled() method works, but it isn't reactive and doesn't trigger when table records are selected/deselected. Currently that means the bulk action button shows up (enabled) when one record is selected. If two options that are incompatible are selected the button stays enabled till the button is clicked. At that moment the button starts firing and stops to disable the button.