Albert R. Timashev

Results 7 comments of Albert R. Timashev

The same problem here: **REALLY ANNOYING!!! FIX THIS ASAP PLEASE!!!**

Same problem here. Version 3.0.3 definitely broke things! v3.0.2 works just fine!

@hustcc Here is the DashboardChart component from my apps (React 18.3.1, lodash 4.17.21, ECharts 5.6, echarts-for-react 3.0.2 – works fine, 3.0.3 – renders nothing): ```TypeScript // sample: ``` ```TypeScript //...

> * [Fixes #460: Initialise echarts with correct width and height #464](https://github.com/hustcc/echarts-for-react/pull/464) This PR causes the bug.

@imsuvesh Alright. However v3.0.2 works even with ``. So it is not purely echarts/three.js/d3.js issue, it has something to do with the changes introduced by this PR: https://github.com/hustcc/echarts-for-react/pull/464

> It sounds like this is an unexpected breaking change in @apollo/client 3.13.6 -- have you filed a ticket against that project? @fbartho No, at first I thought that `apollo-link-rest`...

@fbartho No, the bug was fixed by recent changes in the @apollo/client package (v3.13.9 as far as I can remember).