You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know if there are any plans to add support for Inertia 2.x Inertia::merge() and Inertia::deepMerge() in the InertiaUI\Modal class.
Currently, properties marked with these methods do not have their mergeProps and deepMergeProps metadata properly included in the response, preventing correct merging in the frontend.
It would be great to ensure the modal preserves and propagates these metadata when rendering, aligning with Inertia's expected behavior.
Is there any timeline or plan for implementing this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to know if there are any plans to add support for Inertia 2.x Inertia::merge() and Inertia::deepMerge() in the InertiaUI\Modal class.
Currently, properties marked with these methods do not have their mergeProps and deepMergeProps metadata properly included in the response, preventing correct merging in the frontend.
It would be great to ensure the modal preserves and propagates these metadata when rendering, aligning with Inertia's expected behavior.
Is there any timeline or plan for implementing this?
Beta Was this translation helpful? Give feedback.
All reactions