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.
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.