LitElement sets template reference to null if the reference is mutated?

前端 未结 0 1160
悲&欢浪女
悲&欢浪女 2020-12-05 02:39

This stackblitz mutates this.iframe:

  firstUpdated() {
    console.log("THE IFRAME IS: ", this.iframe);
    this.iframe.id = "&qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题