It seems that this cannot be referenced.
Removing it solved the error.
Am I using it incorrectly?
environment:
I'm trying to use it for Astro 4
node v20.11.1
npm v10.2.4
yann v1.22.15
I'm so familiar with the Vue3 Composition API that I forgot about the Option API.
simple-code-editor/website/src/SimpleCodeEditor/Dropdown.vue
Line 6 in 4a6894b
It seems that
thiscannot be referenced.Removing it solved the error.
Am I using it incorrectly?
environment:
I'm trying to use it for
Astro 4node v20.11.1
npm v10.2.4
yann v1.22.15
I'm so familiar with the Vue3 Composition API that I forgot about the Option API.