balmjs / balm-ui

:diamonds: A modular and customizable UI library based on Material Design and Vue
https://material.balmjs.com
MIT License
508 stars 30 forks source link

Pagination doesnt update jumpPage when currentPage(modelValue) change #144

Closed wang1plus closed 2 years ago

wang1plus commented 2 years ago

Development Relevant Information:

Description:

it doesnt update jumpPage when modelValue is changein pagination.vue 1659662702880

guxuerui commented 2 years ago

Development Relevant Information:

  • BalmUI version: 10.10.0
  • Browser: any
  • Operating System: any

Description:

it doesnt update jumpPage when modelValue is changein pagination.vue 1659662702880

I have the same question, and I have created a pull-request to fix it.

elf-mouse commented 2 years ago

@wang1plus , this problem has been fixed in v10.11.0.

@guxuerui , thank you for your PR :)