Support the Dev Tools in django-plotly-dash

I am attempting to support the Dev tools in django-plotly-dash.
I succeeded to have the index page with “ui”:true in the paramerers and to return the right timing header yet the toolbar is not displaying.
I have inspected the different request/response sent by dash and by dpd and they are the same.
Something is missing but I can’t figure what…