Multi-select updated only after deleting all of the selections

Hey everyone,

I tried to add a video with the multi-select and the variable for better understanding but it didn’t work. My issue is that when I use a multi-select workflow triggered by ‘on change’,it actually gets triggered only when the user deletes all of their selected options.

What I need is for the select to update on every*change. So, if I’m choosing [option1, option2] and then delete only option2, it should update without needing to delete option1 as well and then choose it again.
Every help is welcomed :]

Has anyone else encountered this issue?