<Edit> Save works, Delete doesn't
Hi! Confused about this one.
I'm using <Edit> to populate a form with existing data. It prepopulates correctly, and any edits I make are stored. However, delete does not -- in fact, it doesn't make the API call at all.
I have
Any advice?
I'm using <Edit> to populate a form with existing data. It prepopulates correctly, and any edits I make are stored. However, delete does not -- in fact, it doesn't make the API call at all.
I have
canDelete: true enabled in _app.Any advice?
