-
Zijn er nog meer onderdelen die niet overal werken?
Op dit moment alleen in edge/chrome(electron) voor windows getest.
--> in basis is niet intentie om dit alles op te lossen.
- [x] Melding plaat…
-
Sections to add to the public library
- [ ] Add the below sections to the public library
- Simple menu: With ability to select a page from your section project as a URL, or input an "Other" …
-
Hello! You've done greate job! And I want to add link to your repository as example of Vue "bookshelf like" projects. But the preview of prjects aren't working. Could you fix it?
Sdju updated
10 months ago
-
### What happened?
I am not sure if this is the intended functionality or a bug, or maybe i am doing something incorrectly.
Currently, i am able to only keep alive value upon component unmount…
-
Vite run build error:
Uncaught SyntaxError: The requested module '/node_modules/.vite/vue.js?v=4be5e010' does not provide an export named 'createElementBlock'
![image](https://user-images.github…
-
**What is the current behavior? Describe the bug**
I am currently using TinyMCE in a VueJS application in combination with handlebarsJS. I've created a table in my application and i'm trying to use h…
-
### Version
3.0.11
### Reproduction link
[https://github.com/xinix/vue3-svg-bug](https://github.com/xinix/vue3-svg-bug)
### Steps to reproduce
Create a sample Vue3 app with Vue UI…
xinix updated
3 years ago
-
### Steps to reproduce
Installed via pnpm, all dependencies were installed, no errors.
- "pnpm build" does not produce any errors (screenshot).
- "pnpm dev" works great project available, all image…
-
### CONTEXT
We are using Storybook to build and test vue components that are in use in a Nuxt.js application. After migration to Apollo 3.x I want to use this addon to mock our GraphQL queries in s…
-
### Environment
Nuxt 3.8.2 with Nitro 2.8.1
### Reproduction
Any.vue
```vue
import * as MyLib from '@external/my-lib.js';
```
external-loader.js
```js
export const externalLoader = …