Home

Issue: 327

Strange loader behavior

[issue link]

If i set loading to false in nuxt.config.js after initial render from server i get this:
screen shot 2017-03-01 at 12 13 08 am.
Error doesn’t seem to influence anything in my code, but it’s an error nonetheless.
Can’t check if it appears in production, since right now heroku where my app is hosted is down 😄 .

Will add trace from production as soon as I can get it.

UPD Both these errors don’t appear in production.

P.S. With default option, in loading, it returns this:
screen shot 2017-03-01 at 12 17 56 am.

This bug report is available on Nuxt.js community (#c282)