Michael Droll
Posts: 0
Joined: Wed Mar 04, 2015 5:05 am

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

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.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

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

Hello Michael,

Do you have any handlers on the load event?

Michael Droll
Posts: 0
Joined: Wed Mar 04, 2015 5:05 am

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

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 );

Return to “Issues”