ngx-datatable-header-template syntax flagged as error by @angular/language-service
See original GitHub issueI’m submitting a … (check one with “x”)
[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior
Error:(32, 28) Angular: Member sort is not callable
Expected behavior
No error reported in IDE.
Reproduction of the problem
Open demo source code in an IDE that supports Angular language service.
https://github.com/swimlane/ngx-datatable/blob/master/demo/templates/template-dom.component.ts
What is the motivation / use case for changing the behavior?
Distraction to constantly have to read and mentally process the error message displaying in my IDE, and dismiss it.
Please tell us about your environment:
IntelliJ IDEA 2017.1.1 Build #IU-171.4073.35, built on April 6, 2017 JRE: 1.8.0_112-release-736-b16 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Mac OS X 10.12.4
-
Table version: 0.8.1
-
Angular version: 4.0.3
-
Browser: N/A.
-
Language: [all | TypeScript X.X | ES6/7 | ES5]
TypeScript 2.2.2
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:8 (1 by maintainers)
Top GitHub Comments
+1
This issue was closed because it has been stalled for 7 days with no activity.