Hi
I am trying to setup the last column with data from the parsys component on path browser widget in touch ui using content reference component. I have written js to do this. However, it works only after few clicks
I am using AEM 6.1 SP2 CFP12 As per the documentation there are two events coral-columnview-item-select and coral-columnview-load
It seems that there is additional event which I don't see any documentation. Some how
there are functions like
_loadData
setNextColumn
gets invoked from coral ui, not sure which events call these function.s I am sure it is not even click
As you can see it show what is on parsys text but only after few clicks.

CRX Package can be downloaded here
Dropbox - pathbrowser-issue-1.0.zip