Debug toolbar shows but content doesn't load
codot-fr opened this issue · comments
Hello,
Sorry for the repost if it's a known issue but I just can't figure it out.
I just noticed that the toolbar doesn't work. It does show up but the individual menu doesn't display any content, just a "loading wheel". I can't see any javascript issue in the developer console or error code in the network view.
How can I debug?
django-debug-toolbar 5.1.0
django 5.2
Thanks.
What exactly have you tried to fix it from other issues? Have you tried refreshing the page and clearing the cache? LShift + LAlt + R in Windows
I looked for other issues with the loading bar and did the setup step all over. Just cleared the cache and it works now, thanks! I was looking for issues and hadn't thought about that.
BTW, is there a debug mode on the JS side? I had absolutely no trace or log indicating that something's wrong.
Not that I'm aware of. Closing as this was resolved though.