TrueFit/bach

Typescript - withHandler type error

Closed this issue · 1 comments

I am getting a typescript warning that appears to be an error

Property 'X' does not exist on type 'Props | undefined'
I have recreated an example of the issue. Look specifically at the withHandlers object

I also created an issue here. The reason for the duplication is that I was uncertain if that repository is regularly checked.

this is an issue in the bach-recompose library ... I will take care of it over there