Replies: 1 comment
-
Looks like an old regression, I'll fix it for the next release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to change the trait value when the component is resized and I am using code like this in GrapesJS 0.21:
Problem: When I start resizing the first time I lose the captured component. After reselecting everything works fine.
You can see the issue in JSFiddle (select the image and start resizing it): https://jsfiddle.net/eugene23/m7qoutsk/3/
I don't see this behavior in the GrapesJS 0.16: https://jsfiddle.net/eugene23/0ntmvf1b/3/
Note:
A similar problem can be seen even if you update the model:
Could you please help me how to avoid this issue?
Beta Was this translation helpful? Give feedback.
All reactions