Not sure if it's a installation issue or a missing step with Client Context, JSONP Store and Generic Store Component in Segments.
After dragging a new JSONP store into Client Context,
Setting up a JSONP url and doing a Fetch it downloads all the properties into the store.
When loading up a new segment and using the Generic Store Component, to use the data in JSONP store, the Property drop-down section does NOT load the properties that were ORIGINALLY FETCHED in the previous step. (see screenshot red box, drop-down is null).
1) Why would this happen?
2) Can we type the property name in manually and assume it works?