We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dca0fbe
Fixes #124 where cryptic error would be thrown when suggestions had null data e.g. suggestions: [{data: null}]
suggestions
suggestions: [{data: null}]
Thanks to @qrczak for the bug report!