nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.75k stars 455 forks source link

Links not works in next prev arrows UPagination #1952

Open carlosvaldesweb opened 1 month ago

carlosvaldesweb commented 1 month ago

Environment

Version

v2.17.0

Reproduction

https://ui.nuxt.com/components/pagination#links

You can check in your docs examples that arrows doesn't have links.

Description

Hello, links are not working in next/previous pagination.

i think that arrow should have links to the next or previous page when links are active.

Additional context

No response

Logs

No response

benjamincanac commented 1 month ago

@noook Can you have a look?

N-index commented 1 month ago

When either show-last or show-first is enabled, the issue still occurs where the route does not navigate as expected.