Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

validateProps error messages should include element stack traces, if available #237

Open
AmaranthineCodices opened this issue Sep 19, 2019 · 0 comments

Comments

@AmaranthineCodices
Copy link
Contributor

Right now, debugging errors thrown by validateProps is difficult, because you get a stack trace that's completely unrelated to the source of the invalid props (the caller of createElement). It would be really helpful if these error messages provided the element traceback, if available.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants