Error on link suggestion
jamesrwelch opened this issue · 0 comments
jamesrwelch commented
When getting link suggestions for an individual data element, the UI hangs while processing the response from the API.
The console error is:
TypeError: this.model.suggestions.forEach is not a function. (In 'this.model.suggestions.forEach((suggestion) => { suggestion.selectedTarget = suggestion.results[0]; })', 'this.model.suggestions.forEach' is undefined)
Reported by Thomas Williamson via Zulip