Use case: - we have a chat window open with a lot of messages - a new message arrive - I want to see it pushed into my page The current implementation of pat-push does not allow that because it will replace the content of the element all together.