Skip to content

vdom: warn innerHTML not watch when the string have some escaped chars #8308

New issue

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

Open
cxtom opened this issue Jun 6, 2018 · 0 comments
Open

Comments

@cxtom
Copy link

cxtom commented Jun 6, 2018

Version

2.5.17-beta.0

Reproduction link

https://codepen.io/cxtom/pen/XYKgde

Steps to reproduce

  1. using v-html and the string has " &seed-filters #39;
  2. ssr
  3. warn not match during hybrating in browser

What is expected?

not warn The client-side rendered virtual DOM tree is not matching server-rendered content

What is actually happening?

warn The client-side rendered virtual DOM tree is not matching server-rendered content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants