jrquick17 / ionic4-auto-complete

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

[BUG]: getSelection() does not exist on type AutoCompleteComponent #91

Open bashoogzaad opened 3 years ago

bashoogzaad commented 3 years ago

[BUG]: getSelection() does not exist on type AutoCompleteComponent

I'm submitting a bug report

Description

The code gives an error on getting the selection of the AutoCompleteComponent:

Property 'getSelection' does not exist on type 'AutoCompleteComponent'.

Version Information

ionic4-auto-complete: 2.9.9
@angular/core: 11.2.14

Any help is greatly appreciated!

sajath-45 commented 2 years ago

+1