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
Related to huntabyte#1681
Update the Pagination component to use the `hidden` attribute instead of `isVisible`.
* Modify `sites/docs/src/content/components/pagination.md` to replace `isVisible` with `hidden` in the example code.
* Update `sites/docs/src/lib/registry/default/ui/pagination/pagination-item.svelte` to add the `hidden` attribute to the `li` element.
* Update `sites/docs/src/lib/registry/new-york/ui/pagination/pagination-item.svelte` to add the `hidden` attribute to the `li` element.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/huntabyte/shadcn-svelte/issues/1681?shareId=XXXX-XXXX-XXXX-XXXX).
Describe the bug
Issue from #1077 still persists
Reproduction
Example from https://next.shadcn-svelte.com/docs/components/pagination
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: