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.

Comments

VasyOK created an issue. See original summary.

psebborn’s picture

Assigned: Unassigned » psebborn

  • psebborn committed 9806442 on 7.x-1.x
    Issue #2968008 by psebborn: Use Drupal.behvaiors to ensure new images...
psebborn’s picture

Title: Not work with AJAX views pager » Not working when used with AJAX views pager
Issue summary: View changes
Status: Active » Fixed

Thanks 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.

psebborn’s picture

Version: 7.x-1.x-dev » 7.x-1.3
Status: Fixed » Closed (fixed)