This module is exactly what I need for a project, except it seems to add ?throbber=1 to the URL of the page that it's loading and that is messing up my caching (by creating another cached version of the page).

Can I remove that from the URL? I've had a dig around in the settings and found nothing to do it.

Any ideas? I'd really like to use this module, but I'm stuck.

Comments

cockers created an issue. See original summary.

cockers’s picture

Issue summary: View changes
pmusaraj’s picture

Can you please test this against the dev branch? It should be fixed there (at least for most cases).

cockers’s picture

Thanks for the quick response! I've just checked it and it seems like it's just doing it when it returns from a node edit form now. Unfortunately this still affects the caching by creating another copy of the node. I'm definitely ready for more testing if need be :) Thanks again for your help!

cockers’s picture

Version: 7.x-1.6 » 7.x-1.x-dev
nwom’s picture

This is sadly detrimental to caching since more often than not, the query string is shown. The problem still occurs in the most recent dev.