OHDSI / Ares

A Research Exploration System
https://ohdsi.github.io/Ares/
Apache License 2.0
12 stars 5 forks source link

A TypeError on page dataQuality #314

Closed fdefalco closed 8 months ago

fdefalco commented 8 months ago

TypeError: Cannot read properties of undefined (reading 'data') at /ares/src/widgets/pivot/ui/Pivot.vue:65:58 at Array.reduce ()

Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36

Screen resolution: 1728 x 1117

Mikhail-iontsev commented 8 months ago

Did the error occur as soon as you loaded the page or it happened due to some action on the page?

I've been yet unable to reproduce the issue using 3 different sources: with correct data, with old format data and with no data.

fdefalco commented 8 months ago

I'm having a hard time recreating. I'll open again if I hit it.