Open martin-juul opened 1 year ago
You have to specify host
in your createPipeFactory. https://github.com/ngneat/spectator?tab=readme-ov-file#using-custom-host-component
This is by default HostComponent as can be seen in https://github.com/ngneat/spectator/blob/defdeddbca73df6ca7642cd28e197281bb5c2c05/projects/spectator/src/lib/spectator-pipe/options.ts#L20
my bad :D
Is this a regression?
No
Description
When testing a pipe it is not possible to pass arguments to the pipe.
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
Please provide the environment you discovered this bug in
No response
Anything else?
No response
Do you want to create a pull request?
No