You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vuetify: 1.0.9 Vue: 2.5.13 Browsers: Chrome 64.0.3282.186 OS: Windows 10
Steps to reproduce
Create limited pagination for 15 pages with total of 5.
Click to second page or from last page to previous.
Expected Behavior
Second or last but one page shoul stay right after or before first or last page, without ellipsis between pages. 1 2 ... 14 15, but not the 1 ... 2 ... 15.
Actual Behavior
Second and last but one pages have ellipsis between first or last pages. Like that: 1 ... 2 ... 15 or 1 ... 14 ... 15.
Versions and Environment
Vuetify: 1.0.9
Vue: 2.5.13
Browsers: Chrome 64.0.3282.186
OS: Windows 10
Steps to reproduce
Expected Behavior
Second or last but one page shoul stay right after or before first or last page, without ellipsis between pages. 1 2 ... 14 15, but not the 1 ... 2 ... 15.
Actual Behavior
Second and last but one pages have ellipsis between first or last pages. Like that: 1 ... 2 ... 15 or 1 ... 14 ... 15.
Reproduction Link
https://codepen.io/feaman/pen/wmJpEd
The text was updated successfully, but these errors were encountered: