react-apexcharts icon indicating copy to clipboard operation
react-apexcharts copied to clipboard

Cannot read property 'getPreviousPaths' of null

Open evless opened this issue 4 years ago • 4 comments

Maybe it's problem connects with #235 If I try remove graph I will get error about getPreviousPaths

Example: https://codesandbox.io/s/react-update-example-forked-u46ic

Video: http://s.csssr.ru/U7RQKLD4J/2020-11-10-15-11-36-7gxvj.mp4

evless avatar Nov 10 '20 12:11 evless

@evless I had similar issue, i forked the library with a potential fix. I experienced it mainly with linked charts, when navigating away and back to the page.

superslau avatar Jan 04 '21 17:01 superslau

@superslau could you please link to your fork and/or fix?

Soviut avatar Feb 12 '21 19:02 Soviut

I have the same issue, How did you fix it? The problems seems as well with linked charts

mpsijben avatar Jan 10 '22 14:01 mpsijben

Hey @Soviut & @mpsijben it's been a while and i don't use apexcharts any more but here's what I have

https://github.com/superslau/react-apexcharts/commit/94bbdc947d20ead9a9da380c79ee9dd8ef0859fe

superslau avatar Jan 11 '22 00:01 superslau