Gibbs Consulting

Results 101 comments of Gibbs Consulting

Note that there is an enhancement request #417 for multi-page dash apps, which are reported to be a new feature of Dash that is not yet available in dpd.

Should be resolved as #427 and #428 are now merged and part of the 2.1.2 release

Now addressed in v2.1.0

@hkhare42 are you able to look in the browser developer tools window and see what URLs it is requesting, and how they vary between the normal and direct case? Also,...

@hkhare42 did you add the middleware entry as mentioned in the [tag documentation](https://django-plotly-dash.readthedocs.io/en/latest/template_tags.html#the-plotly-header-and-plotly-footer-template-tags)?

@hkhare42 did you try overriding the templates? If they are in your Django app's `templates` directory structure and your app is ahead of dpd in the list of Django apps,...

@zvi-quantivly what is the driver behind wanting to embed the `DjangoDash` instance inside a class? In particular, is there something specific that leads you to this code structure?

Progressing supported Django, Dash and other versions is important. At the moment we have `Django>=3.2,=2.0,