Skip to content

[Renderer] AttributePart failed to handle strings with interpolation #154

@KinG-DE

Description

@KinG-DE

If I use Links in my templates, like

<a href="whatsapp://send?text=${this.shareLink}">Link Label 1</a>

I got an javascript error

Image

Its looks like, the AttritubePart has problems with strings containing interpolations.

https://codepen.io/KingDE/pen/NPGyVjO?editors=1010

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions