M L
Results
2
issues of
M L
# Bug report ## Following error occurred while developing an edge function: ``` TypeError: Class extends value undefined is not a constructor or null at file:///src/main.ts:40003:33 ``` ## I tracked...
bug
Hello, When using the provided nuxt3 setup guide: https://v3.nuxtjs.org/getting-started/quick-start This Nuxt3 version ist installed: `"nuxt": 3.0.0-rc.9` When building the project: ``` Module @nuxtjs/strapi is disabled due to incompatibility issues: -...
question