CartoDB/carto-react

[Bug] BarWidgetUI

aaranadev opened this issue · 0 comments

The BarWidgetUI isn't working correctly when we use multiple data and modify the array.

Demo:

Screen.Recording.2023-01-03.at.10.27.58.AM.mov

The problem is the component echarts-for-react custom that does not dispatch the event, I've changed own custom to the original, and works for me with a blink event.

Demo:

Screen.Recording.2023-01-03.at.10.27.36.AM.mov

I've looked and I've seen that we've used a PR opened in the echart-for-react repository.

Own:

echart-for-react: