### Version: - `@inertiajs/vue3` version: 2.0.11 ### Describe the problem: The prop with a deepMerge is clear when I reload an other prop with `router.reload({ only: ['prop'] });` ### Steps to reproduce: Define a prop with Inertia::defer()->deepMerge() Then reload other prop. The first one will be cleared