Hey everyone,
I am trying to filter the widget I have developed based on the native filter that is applied on on the widget itself.
I can’t seem to get the filter data by using monday.listen(‘filter’) or monday.get(‘filter’), I always get an empty result whenever I use these methods on the widget.
Did anyone have any experience with this in the past?

