Skip to content

Using signal inputs in computed signals is not supposed  #454

Closed
@003marek

Description

@003marek

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions