Page 1 of 1

Refresh Exception: cannot call methods on carousel prior to initialization; attempted to call method 'refresh'

Posted: Wed Jul 01, 2015 6:13 am
by Michael Droll

I'm not sure why i'm getting this error?

"Refresh Exception: cannot call methods on carousel prior to initialization; attempted to call method 'refresh' "

This shows up on page load and blocks other JS from running on page load event.
I'm not calling any refresh functions in the page.


Refresh Exception: cannot call methods on carousel prior to initialization; attempted to call method 'refresh'

Posted: Wed Jul 01, 2015 4:50 pm
by Serhii Kulibaba

Hello Michael,

Do you have any handlers on the load event?


Refresh Exception: cannot call methods on carousel prior to initialization; attempted to call method 'refresh'

Posted: Wed Jul 01, 2015 5:46 pm
by Michael Droll

Yes I do on Load event, but none of them call a refresh.

Rating Load 1. Set property Component name: Address, Property name: Text, Variable: PropertyAddress
Rating Load 2. Invoke service Datasource: GetRatings
Rating Load 3. Run JavaScript Handler: Apperyio('ExteriorCollapsBlock ').collapsible( "option", "collapsed", true ); Apperyio('InteriorCollapsBlock ').collapsible( "option", "collapsed", true ); Apperyio('mobilecollapsblock_327 ').collapsible( "option", "collapsed", true );


Refresh Exception: cannot call methods on carousel prior to initialization; attempted to call method 'refresh'

Posted: Tue Jul 07, 2015 2:18 pm
by Evgene Karachevtsev

Hello Michael,

Sorry for delay.
Could you please try to use page show event instead of load?
Also please look at these links, they may be useful:
http://stackoverflow.com/questions/10...
http://stackoverflow.com/questions/15...
http://www.widecodes.com/0NmVgXUPjV/g...
http://www.widecodes.com/CHVjeUeeXk/j...