e-chan1007 / nuxt-monaco-editor

Integrate monaco-editor with Nuxt
https://e-chan1007.github.io/nuxt-monaco-editor
MIT License
119 stars 15 forks source link

window is not defined #38

Open Rawwhite opened 1 year ago

Rawwhite commented 1 year ago
nuxt:^3.8.1
monaco-editor:^0.44.0
nuxt-monoca-editor:^1.2.3

When I want to use useMonaco, the page jumps normally after the project is loaded for the first time, but when I refresh the page, a window is not define error will be reported.