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

barchart: Warning: a promise was created in a Promise.try handler but was not returned from it #53

Open
go-oleg opened this issue Feb 12, 2016 · 0 comments
Labels

Comments

@go-oleg
Copy link
Contributor

go-oleg commented Feb 12, 2016

barchart is throwing a promise related warning when run in juttle-engine

emit -limit 1 | put name = "hello", value = 10 | view barchart
Warning: a promise was created in a Promise.try handler but was not returned from it
    at BaseDataTarget.extend.push (eval at <anonymous> (http://localhost:8080/assets/app.js:1:0), <anonymous>:24:27)
    at View.handleViewMsg (eval at <anonymous> (http://localhost:8080/assets/app.js:1:0), <anonymous>:44:41)

It does not appear to have an impact on the functionality.

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

1 participant