Home

Issue: 672

Class on <nuxt /> tag

[issue link]

Hello,

When I add a class on tag in a template, it’s added rightly on SSR, but not when rendered with client.

PoC : https://glitch.com/edit/#!/nuxt-issue-672

In this PoC, on the index page, when about is rendered with server, we can see red background, not when it’s rendered by client.

Thanks,
Gaël

This feature request is available on Nuxt.js community (#c581)