flavors / django-graphiql-debug-toolbar

Django Debug Toolbar for GraphiQL IDE and Graphene
https://pypi.python.org/pypi/django-graphiql-debug-toolbar
MIT License
72 stars 22 forks source link

Time Field in debug toolbar not updated on graphsql request #3

Closed aldarund closed 6 years ago

mongkok commented 6 years ago

CPU time, browser timing, title, content...? Could you describe the issue?

Thanks.

aldarund commented 6 years ago

Request time. https://i.imgur.com/U5EC1HE.png

mongkok commented 6 years ago

thanks for the screenshot @aldarund, the time panel on win systems has no content and the JS selector doesn't work.

I'll create a new release to fix it at the end of the day.

mongkok commented 6 years ago

Hi @aldarund, you can install version v0.1.0

pip install django-graphiql-debug-toolbar==0.1.0