Open surajrasaq opened 2 years ago
TypeError: options.filter is not a function. (In 'options.filter(function (suggestion) { return suggestion.item.toLowerCase().indexOf(inputValue.toLowerCase()) > -1; })', 'options.filter' is undefined)
This error is located at: in SelectBox
did you find any solution?
TypeError: options.filter is not a function. (In 'options.filter(function (suggestion) { return suggestion.item.toLowerCase().indexOf(inputValue.toLowerCase()) > -1; })', 'options.filter' is undefined)
This error is located at: in SelectBox