You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@artf I have a fix for it locally. Essentially what I do is check if the element has a parent with relative position, then offset the rect by the height of the parent if it exists and is position relative.
GrapesJS version
What browser are you using?
Version 131.0.6778.265
Reproducible demo link
https://codepen.io/chipikaf/pen/KwPexjL
Describe the bug
How to reproduce the bug?
What is the expected behavior?
For the element to be resized in its original position
What is the current behavior?
The element is moved below to an unexpected position
Code of Conduct
The text was updated successfully, but these errors were encountered: