vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.88k stars 6.97k forks source link

[Bug Report][3.6.11] If the length is too large in the v-pagination component #20120

Open jieun94 opened 4 months ago

jieun94 commented 4 months ago

Environment

Vuetify Version: 3.6.11 Vue Version: 3.4.31 Browsers: Chrome 124.0.0.0 OS: Windows 10

Steps to reproduce

v-pagination Set the length to 10000 or higher, the larger the value, the more the text overlaps

Expected Behavior

page numbers are shown at regular intervals without overlapping

Actual Behavior

page number overlapped

Reproduction Link

https://play.vuetifyjs.com/#...

tsaiian commented 3 months ago

+1