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

Range Pipe crashes on floating point number #112

Open
nicoalbrecht opened this issue Mar 16, 2017 · 1 comment
Open

Range Pipe crashes on floating point number #112

nicoalbrecht opened this issue Mar 16, 2017 · 1 comment

Comments

@nicoalbrecht
Copy link

Inserting a floating point number as a step value, will cause an buffer overflow.

@coryshaw1
Copy link
Member

This is usually caused by the demo binding to the input fields. So if you delete the current step number and type . then it'll crash. But if you get around that and paste a decimal or place . before a number that is there, it will work fine. So really this is a demo issue, and not so much the pipe. Thank you for bringing this up!

example

Then again, I may be misunderstanding you.

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