Autocomplete Cannot read property 'toString' of null

ej-angular version 15.1.41

When in data source we have columns with null values and we want to search typing in textbox, autocomplete generates error like below:
ERROR TypeError: Cannot read property 'toString' of null
    at Object._generateLi (ej.autocomplete.min.js:10)
    at Object._generateSuggestionList (ej.autocomplete.min.js:10)
    at Object._showSuggestionList (ej.autocomplete.min.js:10)
    at Object._doneRemaining (ej.autocomplete.min.js:10)
    at t.DataManager.<anonymous> (ej.autocomplete.min.js:10)
    at fire (scripts.bundle.js:3318)
    at Object.fireWith [as resolveWith] (scripts.bundle.js:3448)
    at t.DataManager.<anonymous> (ej.data.min.js:10)
    at t.DataManager.<anonymous> (ej.data.min.js:10)
    at Object.success (ej.data.min.js:10)

1 Reply

AP Arun Palaniyandi Syncfusion Team October 20, 2017 12:22 PM UTC

Hi Robert,    
    
A support incident to track the status of this defect has been created under your account. Please log on to our support website to check for further updates. 
 
Please let us know if you have any queries. 
 
Regards, 
Arun P. 


Loader.
Up arrow icon