This repository was archived by the owner on Sep 17, 2021. It is now read-only.
This repository was archived by the owner on Sep 17, 2021. It is now read-only.
undefined is not a function error from upgraded paths-js in many example app charts #62
Closed
Description
It appears I broke many of the charts on the example app in Android specifically on d0de1e3 when upgrading paths-js from 0.3.4 to 0.4.5. I see the following error:
undefined is not a function (evaluating 'data.entries()[typeof Symbol==='function'?Symbol.iterator:'@@iterator']()')
on every type of chart other than the line charts (StockLine and SmoothLine)
Metadata
Metadata
Assignees
Labels
No labels