NuCivic / react-dash

A framework for building data visualization dashboards using react. Docs: http://react-dashboard.readthedocs.io/en/latest/
MIT License
98 stars 22 forks source link

StateHandlers don't receive dashboardData or appliedFilters #99

Closed acouch closed 6 years ago

acouch commented 6 years ago

The StateHandlers don't receive the dashboardData or appliedFilters because the arguments are not set correctly in BaseComponent.