-
Hi! Vue-tree-table looks very cool!
I would like to play with it, but I don't have the dependencies installed. I cloned the repo but couldn't load index.html because I don't have the dependencies.…
-
#### Problem:
If a clean project uses vue version 2.6.13 it will throw an "unable to resolve dependency tree" error when installing vue-js-modal with ` npm i vue-js-modal`.
#### Version:
2.0.0…
-
### Reduced Test Case
https://github.com/fullcalendar/fullcalendar-examples/tree/main/vue3-typescript
### Do you understand that if a reduced test case is not provided, we will intentionally del…
-
### Astro Info
```block
Astro v4.5.10
Node v20.11.0
System Linux (x64)
Package Manager pnpm
Output static
A…
-
![image](https://user-images.githubusercontent.com/20528597/220510170-43277f1c-b6b1-442f-bb4f-b38abe347974.png)
-
Hello,
thanks for the great plugin!
It seems that when doing static site generation (SSG) on the server-side (I suspect it also applies for the SSR use case), any HTML injected into the dom via …
-
### Describe the Bug
Hi All,
I m facing issue for setup project. I have shared with you my setup code please any one help me for this.
https://github.com/bhagvanp/Vuestorefront-2/tree/vue-demo
…
-
When using computed properties as :dataset such as:
```
computed: {
myDataset() {
return {value: '1'}
}
```
vue throws `[Vue warn]: children must be keyed: ` and the tree doe…
-
### Related plugins
- [X] [plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue)
- [ ] [plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/…
-
## Description
Look into ways of reducing the bundle size of `@arcgis`.
- Is everything that gets bundled needed?
- Are we correctly importing things so tree shaking is effective?
- Could some…