Dan NextLogic
Dan NextLogic
I can confirm the issue
@pgswow you didn't provide `page={1}` and `defaultPage={1}`, you can also remove the `fixedItems` items parameter. Here's a [fixed demo](https://stackblitz.com/edit/solidjs-templates-6pah9x?file=src%2FApp.jsx)
Please investigate another issue: when you delete last item on a page>=2, the pagination component will crash, showing some error `RangeError: Invalid array length` with these lines: ```js // return...
@madaxen86 I don't need to do anything, I already recoded the component set with ARK-UI and it works as I expected. I would suggest that you turn all incoming props...
> Hello! in Ark-UI is your Select component working? it doesn't pass the hidden field to the form I didn't test that yet.
It's August 12 and still getting this error, had to revert to v0.3.4. Any updates?