Skip to content
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

Attribute (data-server-rendered="true") missing #362

Open
cian6390 opened this issue Apr 26, 2019 · 3 comments
Open

Attribute (data-server-rendered="true") missing #362

cian6390 opened this issue Apr 26, 2019 · 3 comments

Comments

@cian6390
Copy link

I check the Live Demo, and I found
the dom of (id-#app) missed attribute data-server-rendered="true"
does it means hybrid failed ?

@nineDaysFe
Copy link

I have the same problem, the server output has the attribute data-server-rendered="true", but after the client re render the attribute data-server-rendered="true" missed.

@edugrip
Copy link

edugrip commented Jun 5, 2019

lol.. it does have, though what I guess is you are looking for it in the inspector window. rather you must see it in the view-source. :)

@cian6390
Copy link
Author

cian6390 commented Jun 6, 2019

lol.. it does have, though what I guess is you are looking for it in the inspector window. rather you must see it in the view-source. :)

nm … did you mean I need check page raw network response and the element tree will remove the attribute after hybrid ?

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

No branches or pull requests

3 participants