Closed cpfarher closed 5 years ago
@TerryZ my error! I realized that the problem is when you pass a show-field that doesn't exist on the data list... I pass descripcion instead of description.... Anyway, maybe you need to keep present this type of errors and alert with a warning? and catch the exception?
There is a bug on line https://github.com/TerryZ/v-suggest/blob/master/src/Suggest.vue#L168, I think you must check for undefined values...