olivert1969

Results 8 comments of olivert1969

this issue is now resolved as of latest build of v3-stable and latest build of master

Hi @HowardLander and @Diegovictorbr Perhaps you can use Docker variables to specify URL at run time. Below are excerpts from working docker-compose.yml: viewer: image: ohif/viewer:v1.x container_name: viewer depends_on: - mongo...

experiencing the exact same issue ? related to https://github.com/OHIF/Viewers/issues/2194 discussed by @richsmith123 and @PoyangLiu FYI @alvinak

just saw #2799 reported by @adityapol1058 on version 4.12.18 @sulaimanvesal which version were you using? We experienced same issue on v3-stable

confirming issue resolved in latest build of v3-stable

Hi @ptt-bs23 and @ricardophp, In your webserver configuration, suggest adding Access-Control-Allow-Origin configuration. For specific examples, see: https://docs.ohif.org/deployment/recipes/nginx--image-archive.html#cors-issues

Hi @sedghi - are PUBLIC_URL and routerBasename for non-root path still needed when OHIF is a docker container behind a reverse proxy?

@richsmith123 confirmed that autoPlayCine in default.js works in master