inertiajs / inertia-rails

The Rails adapter for Inertia.js.
https://inertiajs.com
MIT License
529 stars 43 forks source link

Fix partial reload rendering after deep merge changes #102

Closed bknoles closed 1 year ago

bknoles commented 1 year ago

This fixes a regression introduced by #99 .

It snuck past our test suite because the error happened on both sides of the expectation.