We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@unhead/ssr 1.5.4
https://github.com/vetruvet/unhead-vue2-first-request-bug
https://github.com/unjs/unhead/blob/main/packages/ssr/src/util/tagToString.ts#L53 runs after content is set so the escaping has no effect
content
Fix PR incoming
No response
The text was updated successfully, but these errors were encountered:
Available in 1.5.5 :)
Sorry, something went wrong.
No branches or pull requests
Environment
@unhead/ssr 1.5.4
Reproduction
https://github.com/vetruvet/unhead-vue2-first-request-bug
Describe the bug
https://github.com/unjs/unhead/blob/main/packages/ssr/src/util/tagToString.ts#L53 runs after
content
is set so the escaping has no effectAdditional context
Fix PR incoming
Logs
No response
The text was updated successfully, but these errors were encountered: