Many to one Cannot add new items
blogid (many to one)
this.$client.createItem("blog_like",{blogid: 1}).then((res) => {
console.log(res)
})

Many to one Cannot add new entries
It used to work, but I don't know why it suddenly stopped working.
Maybe because of the update of jsSDK, maybe the problem of api, maybe the problem of app.
Hope to be fix
master branch]@cdwmhcc
May I have a dump SQL file?
Fixed in #1126
Fixed in #1126
Thank you!
Most helpful comment
Fixed in #1126