Closed
Description
In my use case I have a signal input that I later use in a computed signal. In my test I use render function with componentProperties set. After running the tests I see an error inside computed signal that my signal input is not a function. I believe it is caused by the line delete componentInstance[key]
in update
function in testing-libarary.ts
file.
Metadata
Metadata
Assignees
Labels
No labels