plotly / dash-pivottable

react-pivottable in Dash
MIT License
192 stars 52 forks source link

Uncaught (in promise) Error: dash_pivottable was not found. #44

Closed HarishOsthe closed 2 years ago

HarishOsthe commented 2 years ago

dash-pivottable was not found when tried to run on dash 2.0

tried installing locally

Thanks

HarishOsthe commented 2 years ago

able to fix the issue by using dash_pivottable.dev.js and dash_pivottable.min.js files locally in my project.