Snack Bug regarding PropType Validation?
Open
bug
website
- Dominant language
- TypeScript
- Stars
- 510
- Forks
- 178
- Avg merge
- 5h 7m
- Merged PRs (30d)
- 5
Description
I originally created this issue on the expo repository and a Samaritan who goes by _wodin_ said it would be better moving it to this repository.
The issue I have been experiencing is not seeing a yellow warning box on snack when I pass an incorrect Proptype.
Below is the link to the snack that demonstrates the problem:
https://snack.expo.io/@alishehzad/no-warning-for-incorrect-proptype
Here _**count**_ is validated in 'Count.js' and exported to 'App.js'.
This works fine locally. Just not in a snack.
Following is the link to the original question: https://forums.expo.io/t/proptype-validation-on-snack/30580
Contributor guide
Assessment
This issue has not been assessed yet.