clauderic/react-native-highlight-words

Error: Cannot read property 'length' of undefined

sami718 opened this issue · 2 comments

Can you share some code? Can't really help you otherwise

I'm guessing the error is coming from this line which would imply an undefined value is passed for textToHighlight when it should be a string. Seems like an error in the user's app code?