I am using the OOB code -
I am getting the following error -
adaptors.js:608 Uncaught TypeError: Cannot read properties of undefined (reading 'indexOf')
at UrlAdaptor.processQuery (adaptors.js:608:1)
at DataManager.executeLocal (manager.js:214:1)
at QueryBuilder.render (query-builder.js:3445:1)
at QueryBuilderComponent.render (querybuilder.component.js:38:1)
at Component.appendTo (component.js:224:1)
at ComponentBase.renderReactComponent (component-base.js:71:1)
at ComponentBase.componentDidMount (component-base.js:52:1)
at commitLayoutEffectOnFiber (react-dom.development.js:23305:1)
at commitLayoutMountEffects_complete (react-dom.development.js:24688:1)
at commitLayoutEffects_begin (react-dom.development.js:24674:1)
Hi Ameet,
We have checked the reported query and prepared the sample based on the requirements. It's working fine. Please refer to the sample below.
Sample Link: https://stackblitz.com/edit/react-8doeg9-zcafa2?file=index.js
If you still facing issue, could you please share the issue's replicable sample or replicate the issue in our sample with replication steps and a video demonstration? Based on that, we will check and provide you with a better solution quickly.
Get back to us if you need any further assistance on this.
Regards,
KeerthiKaran K V