Home

Issue: 1534

Hydration broken on mobile in chrome inspector?

[issue link]

Just been attempting to debug my project via chrome remote inspector in dev mode I noticed that the page was server rendered but never hydrated, whilst it continued to work on desktop. If I can provide further info please let me know.

<!-- this never goes away! -->
<div id="__nuxt" data-server-rendered="true">
This question is available on Nuxt.js community (#c1365)