Event on switch component doesn't work

Hello,

I am trying to implement a filter on a table (deprecated) with a switch component.
As you can see on the screenshot below, my config is to filter the table by specific value when switched is turned to 'true'.

For some reason, nothing happens at all when I play with the switch.

Any help will be much appreicated,
Michael

Screenshot 2024-05-22 at 13.11.37

Hi @Michael_Slabodkin, is the table visible in the canvas when the event handler runs, or is it hidden under tabbed container or its own hidden property?