I'm getting the following error:
"_drawAreaBoundsOutdated == false': is not true"
whenever I update the list data via steam for a TimeSeriesChart using charts_flutter package. https://pub.dev/packages/charts_flutter If I perform any action to set state again on the page the chart rebuilds correctly. Please help, the workaround described here: https://github.com/flutter/flutter/issues/31778 still leads to exceptions.