The code was not working, traced to a bug with calling the Views Ajax function for triggering a view refresh.
Fixed by using trigger('RefreshView') as specified in ajax_view.js.
Issue module
The code was not working, traced to a bug with calling the Views Ajax function for triggering a view refresh.
Fixed by using trigger('RefreshView') as specified in ajax_view.js.