framework icon indicating copy to clipboard operation
framework copied to clipboard

app.config documentation empty on nuxt.com

Open oripka opened this issue 3 years ago • 0 comments

Environment

The app.config contains some text here: https://github.com/nuxt/framework/blob/main/docs/content/1.docs/2.guide/2.directory-structure/3.app.config.md but is empty on nuxt.com.

Reproduction

Goto https://nuxt.com/docs/guide/directory-structure/app.config

Describe the bug

Page is not displayed correctly.

Additional context

entry.1c2f38e1.js:1 TypeError: t is not iterable
    at sf (entry.1c2f38e1.js:8:65127)
    at C (NavbarDialog.vue_vue_type_script_setup_true_lang.c93d2a41.js:1:1214)
    at R.immediate (NavbarDialog.vue_vue_type_script_setup_true_lang.c93d2a41.js:1:1332)
    at Vt (entry.1c2f38e1.js:1:13000)
    at ft (entry.1c2f38e1.js:1:13078)
    at E (entry.1c2f38e1.js:1:22776)
    at vn (entry.1c2f38e1.js:1:22983)
    at $e (entry.1c2f38e1.js:1:22045)
    at setup (NavbarDialog.vue_vue_type_script_setup_true_lang.c93d2a41.js:1:1310)
    at Vt (entry.1c2f38e1.js:1:13000)
Sd @ entry.1c2f38e1.js:1
entry.1c2f38e1.js:1 TypeError: t is not iterable
    at sf (entry.1c2f38e1.js:8:65127)
    at Ki.fn (docs.663f4660.js:1:1153)
    at Ki.run (entry.1c2f38e1.js:1:4700)
    at get value [as value] (entry.1c2f38e1.js:1:12798)
    at re (entry.1c2f38e1.js:1:11876)
    at Proxy.<anonymous> (docs.663f4660.js:1:1399)
    at Pn (entry.1c2f38e1.js:1:16216)
    at Ki.O [as fn] (entry.1c2f38e1.js:1:50281)
    at Ki.run (entry.1c2f38e1.js:1:4700)
    at y.update (entry.1c2f38e1.js:1:50558)
Sd @ entry.1c2f38e1.js:1

Logs

No response

oripka avatar Nov 16 '22 19:11 oripka