Skip to content

Fix custom element pop-in with KeepElements disabled. #2

@dmccrthy

Description

@dmccrthy

Currently when the KeepElements flag is disabled the effected elements aren't removed from the HTML, but instead removed programmatically with JavaScript. This has an unintended side effect that even when KeepElements is disabled, custom elements still need to wait for the Javascript to load for the elements to render on the page. I'm going to put together a pull request for this but its kind of annoying.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions