An open API service indexing awesome lists of open source software.

https://github.com/atinux/nuxt3-bug

Demonstrate NuxtLink bug with rc8
https://github.com/atinux/nuxt3-bug

Last synced: 9 months ago
JSON representation

Demonstrate NuxtLink bug with rc8

Awesome Lists containing this project

README

          

# Steps

```shell
yarn install --force
yarn dev -o
```

Once home page opens, scroll down to see the links. Click on `Page 2` link.
The scroll position will remain at the bottom, the content above the fold changed
but you can't see it without scrolling up.