Photoprism: s.style not set when loading /places directly

Created on 19 Jun 2020  路  4Comments  路  Source: photoprism/photoprism

Photoprism 200616-ee86bed-Linux-x86_64 (latest Docker photoprism/photoprism)

When loading the /places route directly the JS tries to access https://api.maptiler.com/maps//style.json without the map style set. When loading via link(clicking an object) it works as intended.

bug done

All 4 comments

Interesting, works for me in develop (public mode). Might only happen when authentication is turned on, so it's an initialization problem when certain config data is only available after loading the maps.

yes. the container uses the ootb default settings so that auth is turned on

Fix is merged to master, new Docker images available for testing soon (~1 hour).

Tested with the new image. Works as expected. Great work! Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wiwie picture wiwie  路  3Comments

brokencode64 picture brokencode64  路  5Comments

dennorske picture dennorske  路  5Comments

lastzero picture lastzero  路  4Comments

graciousgrey picture graciousgrey  路  3Comments