Add fetch-and-update form example
Description of Problem
There is no example that illustrates how to fetch (a single object), use that object as model state, and update that.
Proposed Solution
An example that shows how to fetch a single update, use that state in a form that the user can update and POST.
Additional Information
Deploy Preview for vuejs ready!
| Name | Link |
|---|---|
| Latest commit | bd37bfef7e2949bf6d1f31015a64178d2aca5dc0 |
| Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/62c6d054400a1b00091d167a |
| Deploy Preview | https://deploy-preview-1819--vuejs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Preview at: https://deploy-preview-1819--vuejs.netlify.app/examples/#update-data
@NataliaTepluhina Maybe you could take a look at this PR?
@yyx990803 Maybe you could take a look at this PR?
@NataliaTepluhina Maybe you could merge it? What do you think?