Why is WebStorm displaying warnings for objects, types, and directives in Angular Template HTML even though they are functioning correctly?
Despite the fact that all types and Angular directives in the HTML structure are working fine within Angular on WebStorm, warnings are still showing up. Everything is functional, but the warnings persist.
I've tried restarting the TypeScript services from the bottom bar and repairing the IDE from the 'File' menu, but unfortunately, these actions did not fix the issue. Has anyone else experienced this problem before?
Current Versions I am using:
WebStorm 2022.3.1,
Build #WS-223.8214.51,
built on December 20, 2022,
For educational use only,
Runtime version: 17.0.5+1-b653.23 amd64,
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
"@angular/cdk": "^16.0.1",
"@angular/cli": "~16.0.2",
"@angular/compiler-cli": "^16.0.2",