ConsenSysMesh / ConsenSysMesh/stow-box
Linnia-box search utility returns a typeerror
Open
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When search a record using just the Data Hash :
TypeError: results.map is not a function
" render
src/components/Search.js:77
74 | handleSubmit={this.handleSubmit}
75 | onInputChange={this.onInputChange}
76 | />
77 | {results.map((record, i) => (
78 |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.