jrquick17 / ionic4-auto-complete

An auto complete compatible with Ionic 2+ and Angular 2+.
https://ionic4-auto-complete.jrquick.com
MIT License
49 stars 37 forks source link

IONIC 6 - formBuilder setValue not showed in component #115

Open CeloGomesBR opened 2 years ago

CeloGomesBR commented 2 years ago

I'm submitting a

Description

Version Information

IONIC 6 - Angular - Capacitor

ionic4-auto-complete: latest
@angular/cli: 13

Browser


When try to set an object value for component, this is not showed on input. In ionic 4 it work well, but in Ionic 6 with capacitor it´s not right.

jrquick17 commented 2 years ago

I will try to take a look when I have time. Could you please share your package.json file to help with debugging?

fortunella commented 2 years ago

Same issue here with Ionic 6.2 and Angular 14

dyegonery commented 1 year ago

Same issue on my end