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: calling trigger for ables that are disabled causes a variety of issues #1084

Open
SidIcarus opened this issue Jan 30, 2024 · 0 comments

Comments

@SidIcarus
Copy link

Environments

  • Framework name: vanilla js
  • Moveable Component version: 0.53

Description

For any triggerable able, disable it and then call trigger on it. Interacting with the targets afterwards causes issues.

A developer can prevent this issue by checking to see if the able is enabled before triggering it. But, I believe the library itself should prevent its state from getting messed up like this in the first place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant