Async Request Cancellation Updates in Inertia v2.3.10

Last updated on by

Async Request Cancellation Updates in Inertia v2.3.10 image

Release Date: January 15, 2026

Inertia Version: v2.3.10

Summary

Inertia v2.3.10 was released on January 15, 2026. This release introduces async and sync options for the cancelAll method, fixes smooth scrolling issues in Firefox, and includes several browser compatibility improvements and bug fixes.

  • Add async and sync options to cancelAll method
  • Fix smooth scrolling in Firefox with CI improvements
  • Improve flaky <InfiniteScroll> test stability in WebKit
  • Fix onceProps handling in client-side visit callbacks
  • Prevent string response conversion to object

What's New

Async and Sync Options for cancelAll Method

This release adds new async and sync options to the cancelAll method, providing developers with more granular control over request cancellation behavior. This enhancement allows for better handling of concurrent requests and improved user experience when managing multiple in-flight requests.

PR: #2814

Firefox Smooth Scrolling Fix

The release addresses smooth scrolling issues specifically in Firefox browsers and adds Firefox to the continuous integration testing pipeline to prevent regressions. This ensures consistent scrolling behavior across all major browsers.

PR: #2815

Improved <InfiniteScroll> Component Stability

Enhanced the stability of <InfiniteScroll> component tests in WebKit environments, reducing flaky test behavior and improving overall reliability of the infinite scrolling functionality.

PR: #2818

Client-Side Visit Props Callback Enhancement

Fixed an issue where onceProps was not being properly passed as the second argument in client-side visit props callbacks, ensuring developers have access to the complete prop data they expect.

PR: #2816

String Response Handling Fix

Resolved a bug that was incorrectly converting string responses to objects, maintaining the integrity of response data types and preventing unexpected behavior in applications.

PR: #2821

Upgrade Notes

No breaking changes are expected for typical applications. Review the full changelog for complete details when upgrading.

References

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Cube

Laravel Newsletter

Join 40k+ other developers and never miss out on new tips, tutorials, and more.

image
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud
Tinkerwell logo

Tinkerwell

The must-have code runner for Laravel developers. Tinker with AI, autocompletion and instant feedback on local and production environments.

Tinkerwell
No Compromises logo

No Compromises

Joel and Aaron, the two seasoned devs from the No Compromises podcast, are now available to hire for your Laravel project. ⬧ Flat rate of $9500/mo. ⬧ No lengthy sales process. ⬧ No contracts. ⬧ 100% money back guarantee.

No Compromises
Shift logo

Shift

Running an old Laravel version? Instant, automated Laravel upgrades and code modernization to keep your applications fresh.

Shift
SaaSykit: Laravel SaaS Starter Kit logo

SaaSykit: Laravel SaaS Starter Kit

SaaSykit is a Multi-tenant Laravel SaaS Starter Kit that comes with all features required to run a modern SaaS. Payments, Beautiful Checkout, Admin Panel, User dashboard, Auth, Ready Components, Stats, Blog, Docs and more.

SaaSykit: Laravel SaaS Starter Kit
PhpStorm logo

PhpStorm

The go-to PHP IDE with extensive out-of-the-box support for Laravel and its ecosystem.

PhpStorm
Harpoon: Next generation time tracking and invoicing logo

Harpoon: Next generation time tracking and invoicing

The next generation time-tracking and billing software that helps your agency plan and forecast a profitable future.

Harpoon: Next generation time tracking and invoicing
Laravel Cloud logo

Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Laravel Cloud
Acquaint Softtech logo

Acquaint Softtech

Acquaint Softtech offers AI-ready Laravel developers who onboard in 48 hours at $3000/Month with no lengthy sales process and a 100 percent money-back guarantee.

Acquaint Softtech
Lucky Media logo

Lucky Media

Get Lucky Now - the ideal choice for Laravel Development, with over a decade of experience!

Lucky Media
Kirschbaum logo

Kirschbaum

Providing innovation and stability to ensure your web application succeeds.

Kirschbaum

The latest

View all →
The Analytics Stack for Laravel: Traffic, Revenue and Attribution in One Place image

The Analytics Stack for Laravel: Traffic, Revenue and Attribution in One Place

Read article
Scaffold Packages with the `laravel package` Command in Laravel Installer v5.31.0 image

Scaffold Packages with the `laravel package` Command in Laravel Installer v5.31.0

Read article
Vocalizer: Local Text-to-Speech for PHP image

Vocalizer: Local Text-to-Speech for PHP

Read article
Build a Laravel Scout Search Endpoint With the HTTP QUERY Method image

Build a Laravel Scout Search Endpoint With the HTTP QUERY Method

Read article
Enforce Per-Action Waiting Periods in Laravel with Cooldown image

Enforce Per-Action Waiting Periods in Laravel with Cooldown

Read article
First-Party Image Processing in Laravel 13.20 image

First-Party Image Processing in Laravel 13.20

Read article