Hi,
I am facing an issue where I receive the below mentioned error:
Uncaught TypeError: Cannot read property ‘id’ of undefined
Steps to Reproduce the issue (https://jsfiddle.net/fu90bLr3/4/):
Step 1: Type “Bhutan” entirely and do not select it from the option.
Step 2: Once you click outside a new row will be added.
Inference: At this point of time, an error is seen in console as specified. This error at times causes other javascript codes to fail.
Query: Can we force user to select one of the options that is available while user is typing?
Regards,
Mithil.