$(...).once is not a function error when client side filtering an ajax enabled view.
querystring does not update to include the search query.
Enable and use search filtering
views_ajax_history/js/views_ajax_history.js
42: var $body = $('body').once('views-ajax-history-first-page-load');
This requires updating to use the D10 version of once(), alas I am not sure how to do this.
Closed: works as designed
1.7
Code