ng-lightning / ng-lightning

Native Angular components & directives for Lightning Design System

Home Page:http://ng-lightning.github.io/ng-lightning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lookups cannot be edited if you saved data that is not from suggestions options

nathanialle opened this issue · comments

If the lookup uses stored value that is not part of the suggestions then you cannot edit the data correctly

Reproduced below
https://stackblitz.com/edit/angular-vpi8qe-jgshfy?file=src/app/app.component.ts

If you attempt to edit the text in the input text field that text keeps on being deleted/removed

Should not be selecting value that is not part of options - closed