Skip to content

Replies

0
Sam Kumar
Sam Kumar answered on Apr 13, 2020 12:50 PM

Hi Martin,

Thanks for your response. I was able to fix the issue.

The component in which I was using igx-drop-down was declared in a shared module. I declared IgxDropDownModule import in the shared module and the igx component works fine.

Thanks,

Sam