Akryum / Akryum/floating-vue

Performance issue on too many popovers ?

Đang mở
#1,005 9 bình luận 12 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
3.5k
Fork
341
Merge trung bình
14 phút
Pull request đã merge (30 ngày)
8

Mô tả

Nuxt 3.5.1
"floating-vue": "^2.0.0-beta.24"

I have a table with 200+ rows.. each row has 10 popover-tooltip elements = 2000 tooltips (with dynamic content)
Everything works smooth, until I leave route/page. It takes proportionally longer with number of rows in table (for 200 rows, 5seconds)
If I remove the `v-tooltip` directives from those elements, the route leaves instantly (as it should) even for 1000 rows.

```


```

I also tried with simple text
```
v-tooltip="`nnnnn`"
```

The issue remains. So it's something related to unmount , cleaning process.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.