ionic4-auto-complete
ionic4-auto-complete copied to clipboard
IONIC 6 - formBuilder setValue not showed in component
I'm submitting a
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [X] Bug report
- [ ] Enhancement
- [ ] Feature request
- [ ] Documentation issue or request
Description
- [X] Bug: Description of the issue you encountered_
- [ ] Feature: Description of the feature. Cause and its Motivation_
Version Information
IONIC 6 - Angular - Capacitor
ionic4-auto-complete: latest
@angular/cli: 13
Browser
- [X] Chrome - x.x.x
- [ ] Mozilla Firefox - x.x.x
- [ ] Opera - x.x.x
- [ ] Microsoft Edge - x.x.x
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.
I will try to take a look when I have time. Could you please share your package.json file to help with debugging?
Same issue here with Ionic 6.2 and Angular 14
Same issue on my end