Topic: Autocomplete version 6.1.1
nicolamarcopasini pro asked 6 years ago
Hi,
I've updated MDB Angular at new ng-uikit-pro-standard.
I've changed the import path of the modules but I've a problem with autocomplete module.
I tried to replicate the basic example at https://mdbootstrap.com/angular/forms/autocomplete/#APIref
but it return an error (I've copy only few rows)
core.js:1448 ERROR Error: Uncaught (in promise): TypeError: Object(...) is not a function
TypeError: Object(...) is not a function
at MdbListDirective.search (ng-uikit-pro-standard.es5.js:2879)
at MdbCompleterDirective.search (ng-uikit-pro-standard.es5.js:1451)
nicolamarcopasini pro answered 6 years ago
thanks,
These are my files:
https://firebasestorage.googleapis.com/v0/b/tomatoandbasiltb.appspot.com/o/autocomplete%2Fapp.component.html?alt=media&token=8034bccd-4c0d-4f33-90fd-29315a277f48
https://firebasestorage.googleapis.com/v0/b/tomatoandbasiltb.appspot.com/o/autocomplete%2Fapp.component.ts?alt=media&token=6e0445a3-014f-4d9f-9533-db3881845dfc
https://firebasestorage.googleapis.com/v0/b/tomatoandbasiltb.appspot.com/o/autocomplete%2Fapp.module.ts?alt=media&token=306c2e18-a0e5-467a-9f51-a3e1ddc8afb1
and my test component:
https://firebasestorage.googleapis.com/v0/b/tomatoandbasiltb.appspot.com/o/autocomplete%2Ftest%2Ftest.component.html?alt=media&token=61091561-6b3d-4d60-a215-6cf434ca7c30
https://firebasestorage.googleapis.com/v0/b/tomatoandbasiltb.appspot.com/o/autocomplete%2Ftest%2Ftest.component.ts?alt=media&token=e5acab8a-8386-4483-9400-5d0becca0c4e
Damian Gemza staff commented 6 years ago
I'm unable to download or view those links. Please show me here code of those components or send me your project at d.gemza@mdbootstrap.com Best Regards, DamianFREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Damian Gemza staff commented 6 years ago
Dear nicolamarcopasini, Could you please show me your app.component.html, app.component.ts and app.module.ts code? I've tried to replicate your problem, but for me, everything is working just fine. Please provide me reproduction steps. Best Regards, Damian