Can't trigger the input query in the parent application

Hi,

I'm trying to set up an input query in the module but whenever the input query is triggered in the parent application, it returns an error message: Module::InputQuery: Cannot read properties of undefined (reading 'InputQuery'). I am not sure which part goes wrong.

The setup in the module is: After a javascript runs when a button is clicked, it should trigger the input query. The input query that is configured in the parent application has no syntax problem.

Thank you for the help in advance. :slight_smile:

@doris.l

Hey there, thanks for reaching out! I tested this on my end and didn't run into any issues :thinking: Would you mind sharing the script you run on button click before the query runs? Screenshots of your module setup as well would be helpful, thank you :slightly_smiling_face: