When trying to filter an item using the text box and there are items with similar values, the onChange event fires twice. This issue is present in versions later than 7.4.
How can i prevent this
When attaching the event to the list widget the result is ok
Hello @jarenas,
When trying to filter an item using the text box and there are items with similar values, the onChange event fires twice. This issue is present in versions later than 7.4.
How can i prevent this
I can confirm the issue, thank you for the report! The fix will be available in the nearest future.
For the time being, you could try the following solution as a temporary workaround: Code Snippet.