ionic2-autocomplete icon indicating copy to clipboard operation
ionic2-autocomplete copied to clipboard

Setting value no longer works.

Open wch94 opened this issue 5 years ago • 1 comments

Doing setValue() with a reference to the component doesn't work. Doing someFormGroup.controls.someValue = "anything" doesn't work. Using ngModel and setting it's value also doesn't work.

wch94 avatar Jun 14 '19 20:06 wch94

Checkout ionic4-auto-complete for a comparable and currently maintained version of this project which still maintains the setValue function along with supporting Angular 2+ and Ionic 2+.

jrquick17 avatar Sep 09 '20 13:09 jrquick17