Andrei Alecu
Andrei Alecu
@ViktorOsadchyi this issue may not always reproduce. It's possible something you're doing makes it less likely to occur, but it will still occur in other cases. I'm doing some manual...
@AbelHeinsbroek bump
@AbelHeinsbroek is there any reason to propagate *any* clicks to other charts? I'm not sure what goal syncing the clicks would accomplish. Would filtering out the click event in that...
Opened a PR, I tested the tweak in my project and it fixed this particular issue. I couldn't see any side effects.
Hit the same issue. It appears that sync is working on chartjs version 3.4.x but not newer versions. I was able to pin chartjs to `~3.4.1` to work around this...
I've been using https://github.com/timruffles/ios-html5-drag-drop-shim with great success. The only remaining issue is: https://github.com/ObaidUrRehman/ng-drag-drop/pull/112