I have a Views based quicktabs set up and the initial tab loads everything perfectly. However, the other inactive tabs have a few "dynamic" elements such as a Views field that counts the amount of comments on a node, as well as a Tweet button field. When the user clicks to activate the new tab, none of these elements work; The comments all say 0 and the Tweet button fails to load its styling.

Any ideas? I've tried AJAX on and off with the same results.

Comments

katbailey’s picture

Category: bug » support

Can you please describe how these dynamic elements are supposed to work? Do they make ajax requests? Are they using Drupal.behaviors?

netw3rker’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)