looking for Rescue got the promise as expected, but I intention is to display actually search results on page , unfortunately I strong textdo try but not works , any help I’ll appreciate it.
Attached screen shot
Try:
getDetails()
.then( data => {
console.log(data)
}
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.