Make sure these boxes are checked before submitting your issue - thank you!
- [x] I have checked the superset logs for python stacktraces and included it here as text if any - [x] I have reproduced the issue with at least the latest released version of superset - [x] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version ### Expected results The welcome page displays list of dashboard ### Actual results Empty! ### Steps to reproduce npm run build => go to home page npm run dev => go to home page `reactable` 1.1.0 works for development (npm run dev) but not production (npm run build) while 1.0.2 works for production not development @graceguo-supercat [ Full content available at: https://github.com/apache/incubator-superset/issues/5935 ] This message was relayed via gitbox.apache.org for [email protected]
