Home

Issue: 1710

pages mounted more than once when using customized layout other than default.

[issue link]
  1. using starter template
  2. create a new layout
  3. using your layout in one page, console log sth in mounted.
    you will see the log twice
    remove the layout prop(using default), only mounted once
This question is available on Nuxt.js community (#c1533)