Closed feicccccccc closed 2 months ago
@feicccccccc - this will be fixed in the upcoming version.
As a workaround - you can add the following env variable to the webserver service:
WEBSERVER__useFilesProxy
and set it to true
For example, if using docker-compose - add to the webserver service dfinitions:
environment:
WEBSERVER__useFilesProxy: "true"
Checked and confirmed it works.
Describe the bug
A clear and concise description of what the bug is.
The fronted does not include the cookies when fetching the plot from the file server. i.e. Getting the plot from frontend
Getting the plot directly from the url
To reproduce
Exact steps to reproduce the bug. Provide example code if possible.
Expected behaviour
What is the expected behaviour? What should've happened but didn't? The images show on the frontend.
Environment
Related Discussion
If this continues a slack thread, please provide a link to the original slack thread.