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

Key-collisions between default and slotted content for slots cause unexpected element reuse #663

Closed
ekashida opened this issue Sep 21, 2018 · 0 comments
Assignees

Comments

@ekashida
Copy link
Member

We end up reusing elements in the DOM whenever there is a key-collision with compiler-generated keys around slots. We should ensure that this never happens between default and slotted content.

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