GGEditor icon indicating copy to clipboard operation
GGEditor copied to clipboard

GGEditor Mind freezing on firefox scroll

Open briskajanis1 opened this issue 5 years ago • 3 comments

Hello

When I put in GGEditor on my page it works fine until I use mouse scroll. When I use mouse scroll the entire browser freezes.

The error in the console shows "n is null". This happens both with my version as well as with demo version, but only on firefox.

Has anyone fixed this issue?

briskajanis1 avatar May 17 '19 11:05 briskajanis1

Hello @briskajanis1, the issue is solved by overriding the default mode and removing "wheelChangeViewport". The issue isn't caused by GGEditor. The only downside is that you have to loose the scrolling feature to move around the canvas of the graph in other browsers. Hope this helps (:

tharain avatar Jun 14 '19 03:06 tharain

Hello,

I need help, how did you solve this? Thanks a lot...

vnmedeiros avatar Mar 06 '20 21:03 vnmedeiros

See issue here: https://github.com/alibaba/GGEditor/issues/319

But only valid for version 2.x

zedwang avatar Jul 17 '20 09:07 zedwang