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
I'll do my best to explain, but basically what you're seeing in the video is an instance of rnd. If I don't drag the component at all, clicking the resize handles is fine and doesn't cause that horizontal wiggle/wobble. If I attempt to move the element in any direction however, it starts popping to one side or the other. The last thing I do at the end of the video is perform multiple drags "past" the bounds element. Even though the box doesn't move past the bounds, it still seems to be registering some change in value internally as the wiggle becomes wayyy more pronounced after doing so.
I have no clue what is causing this as I can observe the behaviour under just about every circumstance. But I feel like there might be state in the background that's changing when it shouldn't be??
Screencast.from.2023-12-20.19-31-02.webm
I'll do my best to explain, but basically what you're seeing in the video is an instance of rnd. If I don't drag the component at all, clicking the resize handles is fine and doesn't cause that horizontal wiggle/wobble. If I attempt to move the element in any direction however, it starts popping to one side or the other. The last thing I do at the end of the video is perform multiple drags "past" the
bounds
element. Even though the box doesn't move past the bounds, it still seems to be registering some change in value internally as the wiggle becomes wayyy more pronounced after doing so.I have no clue what is causing this as I can observe the behaviour under just about every circumstance. But I feel like there might be state in the background that's changing when it shouldn't be??
This is basically what I have:
The text was updated successfully, but these errors were encountered: