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.

[BUG?] issues with 'change.querybuilder' event

See original GitHub issue

https://jsfiddle.net/42t6chv6/2/

add rules etc to see the event fired. as soon as you click [x delete] on any rule or group - it doesnt fire the change event.

is this a bug?

i tried adding the ‘afterDeleteRule.queryBuilder’ to it aswell, but it doesnt fire the event either .on("change.queryBuilder afterDeleteRule.queryBuilder", function() {


changing the operator fires the change.queryBuilder event twice.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
vmitchellcommented, Oct 31, 2017

Hey Damien, I think there is no ‘change’ event fired when deleting a rule. There is a separate event for deleting a rule of course, but still 🔨

1reaction
WilliamStamcommented, Aug 18, 2017

so reason for all my “issues” this is what im using queryBuilder for. basically to build the where string for “dummies”. working great! (thank you for your patience, help and most of all for having developed this awesome plugin!)

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to capture the event processor_query.: no thrown error ...
"QueryBuilder : Failed to capture the event processor_query.: no thrown error", from running CMDB Query Builder, or "Update Query Based Services" scheduled job....
Read more >
Strange error on query builder | Angular - EJ 2 Forums
Hello,. I started to have a strange problem with query builder lately, and I think that the only thing that I changed is...
Read more >
Migrate from 1.4.x to 2.x - jQuery QueryBuilder
The only big change is about callbacks: there are no more callbacks ! everything is done via events, which also changed a bit....
Read more >
jQuery QueryBuilder : how to initialize it and set the read-only ...
I'm not sure I understand, the 2 snippets are different - the first has flags the second has filters . Also, the first...
Read more >
Full Change Log - DAX Studio
Adding Auto-Generate to Query Builder; Clicking Edit Query from the Query ... "Duplicate Measure" right-click menu to Query Builder; Added Error events to ......
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