question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The button event can not be triggered

See original GitHub issue

Environments

Description

When upgrade moveable to latest version (v0.26.0), the button event can not be triggered.

https://codesandbox.io/s/moveable-jpwgh?file=/index.html

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
daybrushcommented, Nov 9, 2021

@sagrawal31 @nzbin

  • moveable 0.27.1
  • react-moveable 0.30.1
  • preact-moveable 0.29.1
  • ngx-moveable 0.23.1
  • svelte-moveable 0.18.1
  • lit-moveable 0.4.1
  • vue-moveable 2.0.0-beta.3
  • vue3-moveable 0.2.1

moveable’s new version is released. Check it again.

0reactions
sagrawal31commented, Nov 13, 2021

@daybrush, I just tested the release 0.27.1, and the problem is gone 🤩 Thanks a ton!

Read more comments on GitHub >

github_iconTop Results From Across the Web

jquery - Click event is not triggered
Trigger click event after binding the event handler. You are triggering the event before the event handler is binding.
Read more >
Button onClick events will not be triggered
Button onClick events will not be triggered. Hello,. I have a problem. In a "Canvas" element (GUI) I have a Panel.
Read more >
On click event cannot be triggered · Issue #882
I'm assuming that the onClick event is not attached to the element when the first call of the findByText . But when get...
Read more >
.trigger() | jQuery API Documentation
As of jQuery 1.3, .trigger() ed events bubble up the DOM tree; an event handler can stop the bubbling by returning false from...
Read more >
Element: click event - Web APIs | MDN
An element receives a click event when a pointing device button (such as a mouse's primary mouse button) is both pressed and released...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found