This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Description
I have create my own plugin using using superset-ui-plugin template.
Everything seems working fine but when on top of the dashboard i use filter box to reduce/decrease data nothing happens.
At the first time i can see data pass through transformProps routine, but after that, whatever i do nothing change.
There is any steps that i missed?
I need to register to some events in order catch the event or new data after filter selection should pushed to my plugin?
Thanks in advance
Lorenzo