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
In Chrome or Edge, load the vue.js script in a document served as application/xhtml xml to generate an uncaught exception.
What is expected?
No exception in both text/html and application/xhtml xml documents
What is actually happening?
"Uncaught DOMException: Failed to set the 'innerHTML' property on 'Element': The provided markup is invalid XML, and therefore cannot be inserted into an XML document."