Akryum / Akryum/vue-virtual-scroller

Error on re-visiting route with virtual-scroller

未關閉
#215 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
need-repro question
主要語言
TypeScript
星號
10.8k
分支
973
PR 合併指標
30 天內沒有已合併 PR

描述

I'm using vue router in my project and `vue-virtual-scroller`. When I enter the route for the first time, everything seems to work just fine, but when I leave and enter it again, I receive an error:

```
[Vue warn]: Error in nextTick: "TypeError: _this.observer is null"
found in
...
TypeError: "_this.observer is null"
createObserver vue-virtual-scroller.esm.js:420
VueJS 2
nextTick
flushCallbacks
vue.esm.js:1687
VueJS 5
```

I'm not sure if the problem lays on my side of the code, or plugins?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。