On views with ajax pager images are not shown.
Steps to reproduce:
- Install and configure module
- Create a view with a pager, and 'Use AJAX' set to 'Yes'
- Change pages -- new images are not loaded.
On views with ajax pager images are not shown.
Steps to reproduce:
Comments
Comment #2
psebborn commentedComment #4
psebborn commentedThanks for raising this. Have had a look into this and will add a fix to the next release! It's because the Javascript wasn't in a Behaviour so didn't get called again when the new AJAX results loaded in.
Comment #5
psebborn commented