coreui / coreui-free-vue-admin-template

Open source admin template based on Bootstrap 5 and Vue 3
https://coreui.io/product/free-vue-admin-template/
MIT License
3.28k stars 963 forks source link

when I navigate from one page to another, the page doesn't scroll to top #206

Closed bCliks closed 4 years ago

bCliks commented 4 years ago

You can reproduce this issue in demo itself.

  1. open a page, then scroll till end.
  2. now navigate to another page. the new page doesn't scroll to top. it is also in end of the page.
  "@coreui/coreui": "3.0.0",
   "@coreui/vue": "3.0.4",

working fine in 3.0.0 beta version.

woothu commented 4 years ago

This bug is fixed in @coreui/coreui 3.2.0 version