Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Moveable + Selecto : Cannot set properties of null (setting 'dist') #960

Closed
CarlMahnke1 opened this issue Jun 27, 2023 · 2 comments
Closed
Labels
bug Something isn't working complete

Comments

@CarlMahnke1
Copy link

Environments

Moveable 0.49.0
Selecto 1.25.0

Description

I have a very basic scenario with two moveable divs and also selecto in place. When you move the divs around, one after the other, you notice sometimes an error in the console. The result is, that the div wont move.

The issue does not occur, when you deselect everything first, before you go on to move the next div.

2023-06-27.14-10-04.mp4

Basic Demo at:
https://codepen.io/Carl-Mahnke/pen/QWJdoeJ

The issue does also occur in the storybook:
https://daybrush.com/moveable/storybook/?path=/story/combination-with-other-components--components-selecto

image

@CarlMahnke1 CarlMahnke1 changed the title Bug: Movable + Selecto : Cannot set properties of null (setting 'dist') Bug: Moveable + Selecto : Cannot set properties of null (setting 'dist') Jun 27, 2023
@daybrush daybrush added bug Something isn't working checking labels Jun 27, 2023
daybrush added a commit that referenced this issue Jun 27, 2023
@daybrush
Copy link
Owner

@CarlMahnke1

  • croact-moveable 0.5.1
  • @moveable/helper 0.1.3
  • lit-moveable 0.26.1
  • moveable 0.49.1
  • preact-moveable 0.51.1
  • react-moveable 0.52.1
  • svelte-moveable 0.41.1
  • vue-moveable 2.0.0-beta.78
  • vue3-moveable 0.24.1
  • ngx-moveable 0.46.1

moveable's new version is released. Try it again.

@CarlMahnke1
Copy link
Author

@daybrush Bug is fixed. Awesome work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working complete
Projects
None yet
Development

No branches or pull requests

2 participants