-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid props for trace "unnamed" (improve error message by naming specific invalid props) #593
Comments
|
💡 @ArnavK-09 submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
i think it includes prop name, like maxLength its from the svg side that it doesnt include full errors, i tried to fix it, is this the problem or anything else in the code?? tscircuit/svg.tscircuit.com#21 |
@ArnavK-09 you're right. The error message should use ellipsis |
🎉🎈 @ArnavK-09 has been awarded $15! 🎈🎊 |
You may need to fix it in NormalComponent or PrimitiveComponent not sure
Make sure to have a test with an invalid prop
/bounty $15
The text was updated successfully, but these errors were encountered: