I have a page with a list items(default load 25 items and if have more 25 items, display link "Load More", not use paging). When I load more than 100 items, then I execute another request(search an employee), I see in the request header have content like below:

When an employee tab opened, an error 400 is displayed. Can you help me fix this error?