Why does streaming-element-backpressure append the target element to a non-backpressure streaming-element?
Closed this issue · 3 comments
domenic commented
Why does streaming-element-backpressure append the target element to a non-backpressure streaming-element?
domenic commented
Actually, both demos do this...
domenic commented
I see, it's so that the reset can work. A simple div seems better as the container though. Fix coming up.
ricea commented
Yes. The source code is much nicer if you don't need to support reset, but having to reload the page to see the demo again is truly annoying.