I had the same problem here: Can't create new resources - #31 by nathanqueija and the reason was that I was not returning the ID of the newly created element from the POST call. It used to work without the id before, but stopped at some point. Make sure that you’re returning a unique ID when you serialize the response in the POST call.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Smart collection hooks routes | 3 | 417 | April 14, 2021 | |
| Smart Collection not displaying data | 2 | 436 | January 4, 2021 | |
| Smart collection pagination | 6 | 636 | June 17, 2021 | |
| Serizalization not working on smart collections | 11 | 481 | November 16, 2021 | |
| Urgent: "Cannot reach your data" Console error - Unexpected error in details view: TypeError: e.getRecord is not a function | 5 | 621 | July 30, 2020 |