mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
b5f6ed1332
Currently we cannot define `scrollBehavior` like: ```js scrollBehavior () { // ← we can have space before the parenthesis // ... } ``` Fixed this by using a `RegExp` to be more tolerant. |
||
---|---|---|
.. | ||
app | ||
builder | ||
common | ||
core | ||
index.js | ||
nuxt-legacy.js | ||
nuxt-start.js | ||
nuxt.js |