-
Couldn't load subscription status.
- Fork 21
Open
Description
I'm having issues with the edit form, which may well be user error, but I could do with some advice. The show method on my API returns something like
{"data":{"type":"post","id":"1","attributes":{"title":"Magic"}}}
The only way I can get an Edit Form to work is by having fields like
<TextInput source="attributes.title" />
However, when I do that, submitted the form doesn't include any updated attributes. Any wisdom?
Metadata
Metadata
Assignees
Labels
No labels