The following code logs that response.entities
is null, even though later (e.g. when clicking 'expand' triangle' in chrome's console log) the data is there - see the screenshot. I haven't found anything in documentation on that behavior. Is it a bug, or should something more be awaited?
static async getData() {
const response = await this.api().get(uri);
console.log('after': response);
}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4