Static GitHub Issues

[3264] renderAndGetWindow arg #2 not work

prev: 404 not found, fresh installation
next: Exception crashes the whole application (solved)

Version

v1.4.0

Reproduction link

https://github.com/nuxt/nuxt.js/blob/dev/lib/core/renderer.js#L394

Steps to reproduce

in this code, opts hasnt used.

i think opts should be merged with options.

What is expected ?

2nd argument opts should be merged with options.

What is actually happening?

opts never used

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c6965">#c6965</a>)</em></sub></div>