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.