-
|
Hi <ruttl-poetry id="zkN*************"></ruttl-poetry>
<script src="https://web.ruttl.com/poetry.js"></script>to every page.
I wanted to add this with the This is thrown here How could i do this, without having to customize the export default {
headTags: [
{
tagName: 'ruttl-poetry',
attributes: {
id: 'zkN*************"'
},
},
],
}; |
Beta Was this translation helpful? Give feedback.
Answered by
slorber
Nov 25, 2025
Replies: 1 comment 3 replies
-
|
Thanks. I don't think a way exists, but we can make it happen via some new |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You can open a PR to add support for that
customElement?: booleanattribute directly to skip the validation.