Closed sssrit closed 1 month ago
Can you please provide some code snippets?
I am using this example. https://github.com/Brakebein/ngx-tagify/tree/master/src/app/example-templates
The example code works as expected. Since the error occurs in your app.component.ts, it seems that you copied the code and maybe did some small changes. It looks like that the interface UserTag
is not provided for a generic at some point. Would still be good to have a look at your code.
I am getting the following issue. while running the code.