Skip to content

Loading…

Add better support for imperatively created `dom-module` #2125

Closed
sorvell opened this Issue · 0 comments

2 participants

@sorvell
Owner

The dom-module element registers itself when its createdCallback is called. This makes it impossible to create via createElement. The dom-module element should support a register method to support imperative creation.

@sorvell sorvell self-assigned this
@sorvell sorvell closed this in 861f4aa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.