Is it possible to reset Editable
to original defaultvalue?
#1021
-
Parent component attempts PUT request when editable emits submit. If the PUT request fails, the internal modelValue should ideally go back to the original defaultValue. I tried to leverage the modelValue slot to no avail, is there any existing ability to do this? Edit: Found a solution via incrementing a key on Editable when a request fails, wondering if there's a more elegant solution. |
Beta Was this translation helpful? Give feedback.
Answered by
ricketyBridges
Jun 24, 2024
Replies: 1 comment
-
Fixed in the new release, tysm! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zernonia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed in the new release, tysm!