Closed snuggs closed 7 years ago
Fixes #41
There is a bug that after every template render the previous nodes are not flushed. Therefore appending instead of being idempotent and replacing. https://en.wikipedia.org/wiki/Idempotence
Fixes #41
There is a bug that after every template render the previous nodes are not flushed. Therefore appending instead of being idempotent and replacing. https://en.wikipedia.org/wiki/Idempotence