ae0fc65e4e
The formData object was getting paged added, which then got included in the URL query params by updateUrl(). Now paged is only sent in the AJAX POST data, not added to formData. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>