Hi,
I am using version 6.x-2.1.
In some case the nodes in the slideshow repeats them self twice in a row. in the cases i met it happened on IE.
tried to clear browser's cache -> didn't help.
i need to mention that on the same computers when trying to load site via Firefox the bug was not restored.
strange one.
Please advise.
Comments
Comment #1
redndahead commentedDo you have a link to the site? Nothing I can think of that would duplicate a row in one browser and not the other. The rows are all generated by php and all the js does is show and hide the rows.
Please set back to active when you have replied.
Comment #2
intyms commentedi had the same problem on multilingual site.
solved by adding a language filter in views (site language = current user language)
the problem has been observed on all browser, not only IE.
Comment #3
intyms commentedswitch your style to unformated and test in both browsers.
If the problem doesn't disappear, visit views issues (http://drupal.org/project/issues/views?text=twice&status=All&priorities=...) and try to find a similar problem there.
Comment #4
intyms commentedComment #5
chenop commentedclosing
Comment #6
intyms commentedhave you found a solution, can you share?