hello, thx for your proudcts,
and my English is poor, i’ll try my best to describe my problem.
i create a datasource plugins and VariableQueryEditor and QueryEditor succefully.
and i can use variable in my queryEditor.
but now, i want to use chained variable, such as there is two variables A and B, i want to B change when A changed. and now it’s not work together.
and when i refresh my page, there will send two requests by these varibales and they are working, but when i change A, B do not send request to fresh options.