cypress/angular-signals
support for InputSignalWithTransform
#30682
Labels
CT
Issue related to component testing
npm: @cypress/angular
@cypress/angular package issues
stage: needs investigating
Someone from Cypress needs to look at this
What would you like?
#29264 brought support for the assignment of pure
InputSignal
which works fine as long as you do not plan on working withInputSignalWithTransform
like:Why is this needed?
The
componentProperties
ofMountConfig<T>
fromcypress/angular-signals
needs to be updated fromto
I'd be willing to provide a PR adding the missing type.
The text was updated successfully, but these errors were encountered: