Skip to content
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

Uncaught Error: Cannot set property length of [object Object] which has only a getter #6

Closed
smadapathi opened this issue Nov 21, 2015 · 3 comments

Comments

@smadapathi
Copy link

I am using joi-validation-strategy for react-validation-mixin but I am getting the error as
Uncaught TypeError: Cannot set property length of [object Object] which has only a getter.
Initially, I thought it could be because of older node and npm version but even after updating them I have the same issue.
I am unable to run simple example of validation using this. If I remove joi, joi-validation-strategy, and when I use my own strategy, its working fine. Please let me know if I am missing something.

@jurassix
Copy link
Owner

@smadapathi can you provide your schema and maybe a simple example?

@smadapathi
Copy link
Author

This is the example I am trying to use.
https://jurassix.gitbooks.io/docs-react-validation-mixin/content/examples/input.html

@smadapathi
Copy link
Author

Apparently, this issue is not with joi-validation-strategy
feross/buffer#79

@jurassix Thanks for your time.

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

No branches or pull requests

2 participants