ui icon indicating copy to clipboard operation
ui copied to clipboard

[bug]: /create pagination - a client-side exception has occurred while loading

Open Jacksonmills opened this issue 1 month ago • 3 comments

Describe the bug

a client-side exception has occurred while loading

Image

Affected component/components

/create page pagination demo

How to reproduce

  1. go to /create
  2. click the pagination demo

Codesandbox/StackBlitz link

No response

Logs


System Info

firefox/win11

Before submitting

  • [x] I've made research efforts and searched the documentation
  • [x] I've searched for existing issues

Jacksonmills avatar Dec 12 '25 17:12 Jacksonmills

Yeah, same here

kapishdima avatar Dec 12 '25 18:12 kapishdima

@shadcn It doesn’t happen every time, but if you switch between components you can catch this error:

https://react.dev/errors/130?args[]=undefined&args[]=

UPD:

This error happens when you select Base UI

kapishdima avatar Dec 12 '25 18:12 kapishdima

@shadcn, my pull request didn’t solve the issue, even though I’m not seeing any errors locally( And in v0 it installs and renders fine

kapishdima avatar Dec 12 '25 21:12 kapishdima