[Dropdown] Fix #5231 Clicking on the dropdown icon will generate multiple hits to the server (when no results are returned)#5809
[Dropdown] Fix #5231 Clicking on the dropdown icon will generate multiple hits to the server (when no results are returned)#5809vpeti wants to merge 1 commit intoSemantic-Org:nextfrom vpeti:5231
Conversation
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions. |
|
Please accept. |
|
This is a bugfix, we are also affected. Could someone please look into it? |
|
I've added a solve in next patch, that is similar in style to this PR. Credit in release notes. |
|
I am not sure if I should post this as a new bug. So, from @jlukic fix, Do you think it could be replaced by My object would look like |
I resolved the loop by adding the noResults message in queryRemote (which is specific to this scenario, so it seemed appropriate) if the length of results is zero