This is a really obscure issue that took me a while to track down. Apologies if this a panels issue instead.

I have a panels based homepage with multiple manually navigated slideshows. Each slideshow is set to display content from a specific taxonomy term.

I decided to switch the views slideshow view to use one display and use a dropdown filter selectable in the panels config to set the taxonomy term. After loading the page for the first time the slideshows would always skip the second item and go right to the third when clicking next. Looking at the debug for cycle.js it mentioned manualTrump being invoked which seemed to cause the issue. Setting this value to false in the advanced options did not fix this.

At first I thought it was a caching issue so I turned off every caching mechanism for the site including javascript aggregation. The weird thing is even when caching is off, after clearing the cache it loads correctly with the filtered display the first time but any loads after causes the item skipping.

I tried removing every slideshow except for one on the front page and the issue still persisted. Switching to creating one views display per taxonomy term instead of using filters causes the issue to go away.

Any thoughts on why this would occur using filter based configuration in panel panes?

Comments

atracht’s picture

Issue summary: View changes
NickDickinsonWilde’s picture

Status: Active » Closed (cannot reproduce)

There was a bug of sometimes double advancing at some point. I can't reproduce it so I think it has gone away/been fixed here or in jQuery.Cycle. However if some still gets it with jQuery Cycle 3.0.3 + Views Slideshow 7.x-3.2+ please re-open.