Why is django debug toolbar causing a ‘ValueError at … Another profiling tool is already active’ error when Htmx ajax fires?
I had django-debug-toolbar working fine in my application until I added htmx. Now I’m getting Another profiling tool is already active
error.