Open karthick-manoharan opened 6 years ago
+1
@karthick-manoharan haven't had time recently to work on it would appricate a PR
I opened a PR for Angular6 compatibility.
Can you accept his PR for Angular 6?
Any news on this ?
Eagerly looking for update in Angular 6
published as ng2-completer@next
+ Any update on Angular 6? Eagerly looking for the same.. Thank you!
Might have to use Angular 6's native auto complete. https://www.encodedna.com/angular/autocomplete-textbox-in-angular-6-using-web-api.htm
@danielnajeraRTC that's Material and it's an excellent auto complete solution.
@hstolzenberg @oferh Thanks for the PR and publish - this is saving me a lot of time. However, when making a request to my Express server, the server is returning a 200
, but the CompleterService
is complaining that it's a 400
. I'm digging into the code, but this may be a bug with the PR.
Update: This was an issue on my end. NOTE: Do not use the Ang 6 PR on its own - the RXJS update PR needs to be added as well for full compatibility. I wound up having to make a custom component and remove this library from the project.
Hello @oferh,
Do you have plans to support Angular 6? Kindly let me know if you are planning or have already started working on the upgrade. I am will to work on the upgrade.