GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
BSD 3-Clause "New" or "Revised" License
22.36k stars 4.05k forks source link

BUG: Cell hovering randomly displaces from actual cell #3699

Closed diegoSenra closed 3 years ago

diegoSenra commented 3 years ago

Hi!

I'm using grapesJs for e-mail editing in a project in my company, with Newsletter plugin. Everithing works very well, except for this bug i can't solve:

Sometimes, when I drag blocks inside the canvas, the cell hover gets scrambled. The biggest problem is that this behavior is completely random, it can happen or not but it's quite annoying when it does.

The only patterns are:

The editor is inserted in a page with some more content (sidebar and header). I had to change the css of some editor classes to fit and look well in this page, unfortunatelly i dont remember exactly what attr i did change (although i dont think this would be the problem as it works well initially and it gets corrected if changing to mobile view).

The problem could be on my side, but I would like to know at least where could i look towards to better investigate this bug. Any help would be appreciated!

Below, pic of hover and options menu displaced

grapesJsBug

artf commented 3 years ago

Are you using the latest version?

diegoSenra commented 3 years ago

Using minified 0.10.7

artf commented 3 years ago

Sorry mate, it's a 4-year-old release, can't help you here. Did you try to update?