mongkok / fastapi-debug-toolbar

A debug toolbar for FastAPI.
https://fastapi-debug-toolbar.domake.io
BSD 3-Clause "New" or "Revised" License
141 stars 14 forks source link

fix version home_page null #18

Closed AndreasMietk closed 1 year ago

AndreasMietk commented 2 years ago

fix https://pypi.org/pypi/idna/json having the property set as null and later using ".length on null" in utils.js:82

partially closing https://github.com/mongkok/fastapi-debug-toolbar/issues/16

mongkok commented 1 year ago

@AndreasMietk thanks for your help here, I have decided to remove the link in case of home_page is null.