sssrit

Results 2 issues of sssrit

I am getting the following issue. while running the code. ``` [{ "resource": "/f:/Development/learn angular/tag-app/src/app/app.component.html", "owner": "_generated_diagnostic_collection_name_#3", "code": "2322", "severity": 8, "message": "Type 'TagifySettings' is not assignable to type 'TagifySettings'.\n...

Hi, I am getting the error in Property 'elm' does not exist on type 'DropDownSelectEventData'.ts(2339) in dropdown:select property of callback. I am using tagify in angular. (Image attached) ![185594858-d75791f5-d21c-457f-a43c-25e71e0bef8a](https://user-images.githubusercontent.com/8317947/185790942-a361e852-9b42-4b8d-bd26-19dffd9dd27e.png) I...