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 RangeError: Chance: Min cannot be greater than Max. #27

Closed
RobinBressan opened this issue Jan 8, 2014 · 4 comments · Fixed by #29
Closed

Uncaught RangeError: Chance: Min cannot be greater than Max. #27

RobinBressan opened this issue Jan 8, 2014 · 4 comments · Fixed by #29

Comments

@RobinBressan
Copy link

When I run a test on home page of marmelab/phpcr-browser the below error occured :

Uncaught RangeError: Chance: Min cannot be greater than Max.

After some little tests it seems the problem come from this line :
src/species/formFiller.js#L88

@terotil
Copy link

terotil commented Mar 12, 2014

Also had this issue. Fixed it. At least for me.

@totty90
Copy link

totty90 commented Mar 19, 2014

Still and issue :/

@fzaninotto
Copy link
Member

@totty90 could you share a test page where I could reproduce the issue, or the detailed error stack trace with a non-minified version?

@totty90
Copy link

totty90 commented Mar 21, 2014

Just followed your first tutorial. I will send later the error

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

Successfully merging a pull request may close this issue.

4 participants