Debounce for checklist

Does anyone know how to add debounce for the checklist? If I want to check 3 options, callbacks will be triggered 3 times. Is there any way to add debounce? Or does anyone know how to solve this issue without adding a button to submit selected options?

Thanks in advance!