Active
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2013 at 23:23 UTC
Updated:
7 May 2013 at 23:23 UTC
Some properties for ajaxView objects are only created once on page load (e.g. exposedFormAjax when in a block) or first load of a view's content (e.g. pagerAjax).
If behaviours are attached multiple times on a page, a new ajaxView object is created and these previous values are lost.