Steps to reproduce: 1. Refresh a page 2. Open a the debug toolbar 3. Select the SQL panel 4. Press the + button for an SQL request Result: - Nothing happens, the + button is not responsive (whatever the SQL request) - (There is no such issue in earlier versions, including 2.2, 3.0, 3.1.) Expected result: - The + button should show the details of the SQL request Environement: - django 3.1.5 - debug-toolbar 3.2 - python 3.6.8