You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
When getting link suggestions for an individual data element, the UI hangs while processing the response from the API.
The console error is:
Reported by Thomas Williamson via Zulip
The text was updated successfully, but these errors were encountered: