You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your server is responding with the data which is either array or string or null but not json array. Did you looked into your developer's tool's network tab -> the response coming from the server?
Hi,
I'm currently working with this great library, but I don't know why some models got this problem, currently I got a model that is defined like this.
In the controller I use:
But when the controller is executed I got an $decode expected an object error
The text was updated successfully, but these errors were encountered: