Hello, We have a problem with our presentation not...
# announcements
c
Hello, We have a problem with our presentation not showing the results of the experiment. It doesn’t matter if we choose an experiment which has been finished or not, it is always empty. Going to the experiment, we see the correct metrics and the corrects numbers. The presentation shows the incorrect metrics. Only the
Users
-metric (is this maybe the default value before getting populated?) and with no numbers. I see the following in the console:
Copy code
Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist. /present/pres_<presentation_id>:1
However I see a successful call towards
GET presentation/pres_<presenation_id>
. Any idea what could be the problem?
f
ah, sorry about that
can you open an issue? we should be able to fix this tomorrow
(on github)
c
You know the root cause?
f
we did some work on the reporting side of the code, and probably had a regression in the presentations
👍 1