Json – "Uncaught TypeError: posts.map is not a function" , How to solve this error?
So I was fetching data from my local drupal instance in react js. I pass the data from drupal with json api module (Which send the data in json format). The following image is the data in form of json…