Error while initialising app when there is empty HTML comment
[issue link]Next added some empty comments into generated HTML and this causes issue with Vue initialisation.
[nuxt] Error while initializing app
TypeError: undefined is not an object (evaluating 'nodeOps.tagName(elm).toLowerCase')
emptyNodeAt — vue.runtime.esm.js:5127
patch — vue.runtime.esm.js:5688
_update — vue.runtime.esm.js:2446
updateComponent — vue.runtime.esm.js:2570
get — vue.runtime.esm.js:2913
Watcher — vue.runtime.esm.js:2902
mountComponent — vue.runtime.esm.js:2574
init — vue.runtime.esm.js:3559
hydrate — vue.runtime.esm.js:5564
hydrate — vue.runtime.esm.js:5597
hydrate — vue.runtime.esm.js:5597
hydrate — vue.runtime.esm.js:5597
hydrate — vue.runtime.esm.js:5597
patch — vue.runtime.esm.js:5673
_update — vue.runtime.esm.js:2446
updateComponent — vue.runtime.esm.js:2570
get — vue.runtime.esm.js:2913
Watcher — vue.runtime.esm.js:2902
mountComponent — vue.runtime.esm.js:2574
init — vue.runtime.esm.js:3559
hydrate — vue.runtime.esm.js:5564
patch — vue.runtime.esm.js:5673
_update — vue.runtime.esm.js:2446
updateComponent — vue.runtime.esm.js:2570
get — vue.runtime.esm.js:2913
Watcher — vue.runtime.esm.js:2902
mountComponent — vue.runtime.esm.js:2574
init — vue.runtime.esm.js:3559
hydrate — vue.runtime.esm.js:5564
patch — vue.runtime.esm.js:5673
_update — vue.runtime.esm.js:2446
updateComponent — vue.runtime.esm.js:2570
get — vue.runtime.esm.js:2913
Watcher — vue.runtime.esm.js:2902
mountComponent — vue.runtime.esm.js:2574
init — vue.runtime.esm.js:3559
hydrate — vue.runtime.esm.js:5564
hydrate — vue.runtime.esm.js:5597
patch — vue.runtime.esm.js:5673
_update — vue.runtime.esm.js:2446
updateComponent — vue.runtime.esm.js:2570
get — vue.runtime.esm.js:2913
Watcher — vue.runtime.esm.js:2902
mountComponent — vue.runtime.esm.js:2574
init — vue.runtime.esm.js:3559
hydrate — vue.runtime.esm.js:5564
hydrate — vue.runtime.esm.js:5597
patch — vue.runtime.esm.js:5673
_update — vue.runtime.esm.js:2446
updateComponent — vue.runtime.esm.js:2570
get — vue.runtime.esm.js:2913
Watcher — vue.runtime.esm.js:2902
mountComponent — vue.runtime.esm.js:2574
mountApp — client.js:525
_callee3$ — client.js:559
tryCatch — runtime.js:65
invoke — runtime.js:303
step — asyncToGenerator.js:17
(anonymous function) — asyncToGenerator.js:28
promiseReactionJob