I’m either doing something wrong, or seeing a regr...
# announcements
e
I’m either doing something wrong, or seeing a regression: I’m importing some experiments from PostgreSQL, the import seemingly completes successfully, but when I go to view the results of the experiment, I see
An unexpected error has occurred.
message and nothing else. In the JS console, I see a couple of
TypeError: Cannot read properties of undefined (reading 'dimension')
messages.   I ran basically the same process yesterday, and it was all working fine back then. What would be the best way to troubleshoot this?
f
Hi Haim. Is this on GrowthBook Cloud or self-hosted?
e
On Cloud.
f
Ok, I'm able to reproduce it. We pushed out a bug fix for Mixpanel today so that's likely the culprit
e
Wow, that was quick! Thanks for confirming it’s not me doing something wrong 😁
f
I confirmed the source of the error. Fixing now. Should be live in about 15 minutes.
e
Amazing! Much appreciate it.
f
It should be fixed now. Thanks for catching this bug!
e
Thank you, it works great again.