github jackkerouac/aphrodite v2.2.2
fix: resolve library dropdown empty in Docker environment

latest releases: v4.1.3, v4.1.2, v4.1.1...
3 months ago

fix: resolve library dropdown empty in Docker environment

  • Fix PosterManagerView library dropdown not displaying libraries when running in Docker
  • Replace direct fetch() calls with configured API helper for proper base URL handling
  • Ensures consistent behavior between Docker and local development environments
  • Aligns with existing API patterns used by other working components (LibraryForm)

This resolves the Docker-specific issue where the library dropdown appeared empty due to improper API base URL resolution in containerized environments.

Don't miss a new aphrodite release

NewReleases is sending notifications on new releases.