When creating a custom operation such as “is blank” and setting hideValue to true for that operation, it doesn’t prevent the value dropdown from opening. This issue occurs only when the autoPrompt is enabled, causing fields to be pre-filled. However, hideValue still hides the expected input control, but it’s expected that it also prevents the dropdown from opening for the first time when the custom operation (e.g., ‘is blank’) is selected. I am currently using “@smart-webcomponents-angular/querybuilder”: “14.4.69” version.
See the GIF below for the issue,

Link to reproduce: https://stackblitz.com/edit/github-mb9hlk-ejfppu