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

yml RangeError: Maximum call stack size exceeded #79

Open
wouterkroes opened this issue Feb 2, 2018 · 1 comment
Open

yml RangeError: Maximum call stack size exceeded #79

wouterkroes opened this issue Feb 2, 2018 · 1 comment
Assignees
Labels

Comments

@wouterkroes
Copy link
Contributor

When having invalid yml I get a RangeError: Maximum call stack size exceeded

Example of this invalid yml file:

title: testing
description: description details
demo: | {}
implementation: implementation details
@wouterkroes wouterkroes added the bug label Feb 2, 2018
@wouterkroes wouterkroes self-assigned this Feb 2, 2018
@wouterkroes wouterkroes changed the title yml error: RangeError: Maximum call stack size exceeded yml RangeError: Maximum call stack size exceeded Feb 2, 2018
@mdecorte
Copy link
Contributor

mdecorte commented Feb 2, 2018

Would be nice if we could make this documentation system more flexible anyway. For instance the implementation field should be able to have a bit more body than just one string without special characters.

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

No branches or pull requests

2 participants