Custom rendering support
Fixed issues in the onCreated loop on custom render.
this.render(true) -> falls back to original template
this.render(template) -> generates the new template and runs the binding and render cycle again
Fixed issues in the onCreated loop on custom render.
this.render(true) -> falls back to original template
this.render(template) -> generates the new template and runs the binding and render cycle again