Skip to content

Conversation

@MarcusNotheis
Copy link
Contributor

No description provided.

static get stripTemplate() {
return (context, tags, suffix) => {
setTags(tags);
setSuffix(suffix);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not a concern right now, but this code will not be affected by suffixing since internally used components (ui5-icon) are hard-coded.

The litHTML unsafe static function must be used to wrap all calls to ui5- tags in the template.

@MarcusNotheis MarcusNotheis merged commit 173b569 into refactor/object-page Jul 13, 2021
@MarcusNotheis MarcusNotheis deleted the chore/object-page-anchor-custom-webcomponent branch July 13, 2021 11:16
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

Successfully merging this pull request may close these issues.

4 participants