Error with search component in ADF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2019 09:13 AM
I'm trying to use adf-search in my component. but it gives me below error in console. i've used the example given in catalog for customized search result. i use adf-2.6.1
Abbas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2019 02:59 AM
Hi,
can i see the implementation of the component inside the template UserSelectorComponent.html?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2019 06:29 AM
Hi,
UserSelectorComponent.html
UserSelectorComponent.ts
Abbas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2019 08:10 AM
I've tried your implementation on my adf,
and it works.
I advice you to update your adf version to 3.1.0,
but it seems like it is a dependency problem,
have you already tried to re-run "npm install" ?