So I found, if no shadow root, you should modifiy
this.el.shadowRoot.querySelector...
to
this.el.querySelector...
So I found, if no shadow root, you should modifiy
this.el.shadowRoot.querySelector...
to
this.el.querySelector...