mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
The effect cleanup captured imageUrls from the render it closed over, which is always the initial empty object since the URLs are created later by the async fetch. Every container image blob URL was therefore never revoked and stayed pinned until full page unload. Track created URLs in an effect-local array and revoke those, and abort in-flight image fetches on unmount so late-resolving blobs cannot create URLs after cleanup has run. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||