Home

Issue: 891

Force a specific component to render only on client ?

[issue link]

Help wanted !
I searched through nuxt.js documentation but had no luck on this. Is there someway of forcing a specific component of a page to render only on client ?
I have a component which uses browser specific attributes. But unfortunately, it fails on the server side. Any pointers will be greatly helpful 😃

This question is available on Nuxt.js community (#c760)