Template parse errors: Can't bind to 'cell' since it isn't a known property of 'table-cell-custom-editor'.
Open
bug
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
Can't bind to 'cell' since it isn't a known property of 'table-cell-custom-editor'.
1. If 'table-cell-custom-editor' is an Angular component and it has 'cell' input, then verify that it is part of this module.
2. If 'table-cell-custom-editor' is a Web Component then add "CUSTOM_ELEMENTS_SCHEMA" to the '@NgModule.schemas' of this component to suppress this message.
("pe()">
][cell]="cell"
[inputClass]="inputClass"
"): EditCellComponent@3:34
Can't bind to 'inputClass' since it isn't a known property of 'table-cell-custom-editor'.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.