Skip to content

Default template engine won't stamp elements unless they implement a blank template #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
klebba opened this issue Nov 20, 2023 · 1 comment

Comments

@klebba
Copy link
Collaborator

klebba commented Nov 20, 2023

Leaving a note here to investigate; will update with repro/more context if needed:

static template(html) {
  return () => html``;
}

Without this included in my element I was not able to see children added using host.shadowRoot.appendChild in the DOM

@theengineear
Copy link
Collaborator

Is this related to #267?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants