Yeu-Kang Hua
Yeu-Kang Hua
Fn+Enter doesn't work, unfortunately. Is there any way to rebind the short keys somehow?
For some reason this works: ``` /pages /folder index$.md ``` But as soon as you add another file, the whole folder and its contents disappears from the navigation: ``` /pages...
For some reason, my Nuxt application create duplicated imports for Application (vue3-pixi and vue3-pixi-nuxt). I can get the Application component to work if I import it explicitly with `import {...