AEM Audiences | ScriptReference Component
We are looking at the ScriptReference component documentation https://experienceleague.adobe.com/docs/experience-manager-65/administering/personalization/segmentation.html?lang=en#defining-a-script-to-reference
In here it provides an example script and states that if properly configured, then when creating an audience and using the ScriptReference component, the dropdown should automatically contain the registered scripts.
In a AEM 6.5 out of the box install, one can find the the sample script setup and configured under http://localhost:4502/crx/de/index.jsp#/libs/cq/contexthub/code/kernel/segment-engine/comparison-scripts
However, when adding the ScriptReference component to the page for defining the segment, the dropdown is empty. The documentation doesn't indicate anything other than specifying the correct clientlib name which is setup with the out of the box example. Is there a step missing here that we are not seeing ?
Thanks,
Nikhil Patel.