Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file-upload-list-item input error v19 #92

Open
xXFulgoreXx opened this issue Jan 21, 2025 · 0 comments
Open

file-upload-list-item input error v19 #92

xXFulgoreXx opened this issue Jan 21, 2025 · 0 comments

Comments

@xXFulgoreXx
Copy link

Template:
<ng-template
let-i="index"
let-file="file"
let-control="control"
#item>
<file-upload-list-item
[index]="i"
[file]="file"
[control]="control">
remove

Error on index, file, and control: Element implicitly has an 'any' type because expression of type 'unique symbol' can't be used to index type 'Signal'.
Property '["@angular/core".ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]' does not exist on type 'Signal'.ngtsc(7053)

GL HF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant