I've created a custom-pager-block for a news-content-type and it is showing well in Firefox. But in Safari on Mac and iOS-devices only the first state is showing. So, on the first news-node I click on the next-button, it goes to the second news-node, but the pager still shows only the next- and not the previous-button. And a click on the next-button now doesn't lead to the next news. It stays on the same node.
I added two pics to explaine.
As I said, in Firefox everything is fine.

CommentFileSizeAuthor
SAFARI.jpg12.06 KBkrabbe
FF.jpg12.27 KBkrabbe

Comments

krabbe’s picture

Status: Active » Closed (works as designed)

Ok, it wasn't a Safari-Problem. On performance-page in the admin area I selected "Cache blocks" and that prevented the pager-block to get the actual parameters.
After deselecting the "Cache blocks" parameter the pager works perfect in all tested browsers.

Thanks for this module!