Akryum / Akryum/vue-virtual-scroller
Vue 3 DynamicScrollerItem default slot issue
Aperta
bug
- Lingua principale
- TypeScript
- Stelle
- 10.8k
- Fork
- 973
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When attempting to implement the DynamicScroller in Vue 3, I'm getting a `TypeError: this.$slots.default is not a function` exception when I attempt to render the `DynamicScrollerItem` component. If I remove the component, the exception goes away.
```vue
{{item.uuid}}
```
Using version `2.0.0-alpha.1`.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.