You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
veaba
changed the title
VueCompilerError: Unknown entity name, & exists in a tag
VueCompilerError: Unknown entity name, & exists in a tag, 16.0.0-alpha.2 version.
Jan 27, 2020
posva
changed the title
VueCompilerError: Unknown entity name, & exists in a tag, 16.0.0-alpha.2 version.
"&" is not allowed in attribute values
Jan 28, 2020
Version
16.0.0-alpha.2
Reproduction link
https://vue-next-template-explorer.netlify.com/#%7B%22src%22%3A%22%3Ca%20href%3D%5C%22github.2com%2Flogin%2Fo2adu4th%2Faduthorize%3Fclient_id%3Da%26e%5C%22%20target%3D%5C%22_blank%5C%22%3Ehello%20%3C%2Fa%3E%5Cn%22%2C%22options%22%3A%7B%22mode%22%3A%22module%22%2C%22prefixIdentifiers%22%3Afalse%2C%22hoistStatic%22%3Atrue%2C%22cacheHandlers%22%3Afalse%2C%22scopeId%22%3Anull%7D%7D
Steps to reproduce
html code
What is expected?
No error
What is actually happening?
Failed to compile.
VueCompilerError: Unknown entity name.
Error in character
&
in the href.The text was updated successfully, but these errors were encountered: