typicode/react-fake-props

Immutable types not supported

flightcom opened this issue · 2 comments

Tests fail for components using Immutable types:

'Error, unknown type'

Could it be possible to support them ?

Hi @flightcom,
Could you provide a failing example please?

myklt commented

I think @flightcom was referring to react-immutable-proptypes. Currently, react-fake-props sets below value to prop which has immutable proptype:

'custom type not supported, please set the correct value for propName prop'