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

Rendering a promise is broken when rendering other values after #2

Open
ruphin opened this issue Aug 5, 2018 · 0 comments
Open

Rendering a promise is broken when rendering other values after #2

ruphin opened this issue Aug 5, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@ruphin
Copy link
Owner

ruphin commented Aug 5, 2018

There are some bugs with rendering Promises.

If a NodePart renders a Promise, then another value (any other), and then the first Promise again, it will not do anything when it resolves. I'm also fairly certain that other scenarios with Promises are broken, and it needs a more robust implementation.

@ruphin ruphin added the bug Something isn't working label Aug 5, 2018
@ruphin ruphin changed the title Rendering a promise breaks Rendering a promise is broken when rendering other values after Aug 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant