prop-type failures
Closed this issue · 0 comments
craigbilner commented
Do you want to request a feature or report a bug?
feature
What is the current behaviour?
prop-type warnings go unnoticed/are ignored in storybook and tests
What is the expected behaviour?
Tests fail if there are any console emissions and packages that expect them need to explicitly handle this case
If this is a feature request, what is the motivation or use case for changing
the behaviour?
Ensure we're passing the correct data around in the absence of strong typing