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

w2utils.marker breaks sidebar events #2541

Open
ope-nz opened this issue Jul 4, 2024 · 0 comments
Open

w2utils.marker breaks sidebar events #2541

ope-nz opened this issue Jul 4, 2024 · 0 comments

Comments

@ope-nz
Copy link
Contributor

ope-nz commented Jul 4, 2024

Short description
w2utils.marker breaks sidebar events

What is current behavior
w2utils.marker is breaking events

What is desired behavior
Events fire correctly

Link to jsfidle/codepan with sample code
https://jsfiddle.net/jp0fk5sy/

Steps to reproduce or sample

  • Add a click event handler to the sidebar search demo (https://w2ui.com/web/demos/#/sidebar/18)
  • Click event works fine until you execute a search
  • After the search the click event handler (and others) fail to fire
  • If you comment out "w2utils.marker(sb.box, words)" then it works as expected
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