inertiajs / inertia

Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
https://inertiajs.com
MIT License
6.55k stars 435 forks source link

[V2] Improve WhenVisible component to merge data and params props for a more flexible API #2048

Open PedroAugustoRamalhoDuarte opened 1 month ago

PedroAugustoRamalhoDuarte commented 1 month ago

This PR fixes #2025

Enhancements