Update
Even when I remove the following lines from the .js file, the multiple search feature generates an error when I select 'reset' after adding more than one search criteria.
Removed lines:
search:true,
postData: {"filters":{"groupOp":"and","rules":[{"field":"uid","op":"eq","data":"100"},{"field":"lname","op":"eq","data":"test"}]}}