apache-superset / superset-ui-plugins-deckgl

deck.gl plugins for Superset
https://apache-superset.github.io/superset-ui-plugins-deckgl/
Apache License 2.0
18 stars 19 forks source link

Fix viewport not change when filter new data #20

Closed Kiennh closed 3 years ago

Kiennh commented 3 years ago

🐛 Bug Fix

When filter new data on dashboard, the viewport does not update so I create a temp variable to determine whether the props has changed then update the state manualy.