Skip to content
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

Add better support for imperatively created dom-module #2125

Closed
sorvell opened this issue Jul 21, 2015 · 0 comments
Closed

Add better support for imperatively created dom-module #2125

sorvell opened this issue Jul 21, 2015 · 0 comments
Assignees

Comments

@sorvell
Copy link
Contributor

sorvell commented Jul 21, 2015

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 Jul 21, 2015
kevinpschaaf added a commit that referenced this issue Jul 21, 2015
Fixes #2125: adds a register method to dom-module to support imperati…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants