kgabryje commented on PR #37459:
URL: https://github.com/apache/superset/pull/37459#issuecomment-3945415935

   While testing, page crashed for me with this error:
   ```
   Uncaught TypeError: Cannot read properties of undefined (reading 
'getRawIndex')
       at DataFormatMixin.getDataParams (dataFormat.js:72:29)
       at eval (TooltipView.js:411:33)
       at Array.forEach (<anonymous>)
       at each (util.js:262:13)
       at eval (TooltipView.js:408:71)
       at Array.forEach (<anonymous>)
       at each (util.js:262:13)
       at eval (TooltipView.js:394:69)
       at Array.forEach (<anonymous>)
       at each (util.js:262:13)
   ```
   It only happened once though and I'm not sure how to reproduce it. Claude 
suggests that it might be connected to `notMerge: false` setting for Echarts?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to