e-chan1007 / nuxt-monaco-editor

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

`onUnmounted` is not defined #41

Closed Sun-ZhenXing closed 9 months ago

Sun-ZhenXing commented 9 months ago

You seem to have forgotten to import the onUnmounted() function here.

Refer: https://github.com/e-chan1007/nuxt-monaco-editor/commit/4a4184f08a56834967d9fb6b26d6465e6dcbe95d

andywillekens commented 9 months ago

Having the same issue after upgrading to 1.2.4 @Sun-ZhenXing for now, try to downgrade to 1.2.3

Sun-ZhenXing commented 9 months ago

It seems that the author is a bit careless, I will correct this issue immediately.