| Take the following script:
The call to render() works fine and displayed 0 results in my case, but the call to query()} returned 765 entries (ie all the pages of the wiki). The problem seems to be in {{StringLiveDataConfigurationResolver#resolve(liveDataConfigJSON)) which returns a LiveDataConfiguration object that doesn't contain the sourceParameters content. |