notgonnamakeit

Results 3 issues of notgonnamakeit

I've run into an issue where I use dash-tradingview with django-plotly-dash: https://github.com/GibbsConsulting/django-plotly-dash/issues/477#issue-1964356841 The requested JS file isn't available on unpkg.com, and I found references to that in the dash-tradingview's __init__.py...

Love the project... would be great to see an update

Running a Dash app that uses pattern-matching callbacks by itself works fine but as soon as `DjangoDash` is being imported, the following error shows up even if the app is...