$inertia.form helper should have access to initial value #376
khanalpride
started this conversation in
Ideas
Replies: 1 comment
-
I've started a new PR for this feature: #660 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I guess $inertia.form should have initial values to be accessible so that it can be used to check if field is dirty,
Like jetstream form helper
https://github.com/laravel/jetstream-js/blob/master/src/InertiaForm.js#L115
Beta Was this translation helpful? Give feedback.
All reactions