Jesse Hu
Jesse Hu
Still experiencing this issue, but @ingoncalves solution fixed it.
> Yes, for an example of using pagination ( not pagination component ) in the table, you can check this [code snippet](https://ui.shadcn.com/docs/components/data-table#reusable-components) which refers to [tasks demo.](https://ui.shadcn.com/examples/tasks). This is great!...
> Looks like it is using duckduckgo's API or scraping duckduckgo's results in realtime. I have made myself a solution. Happy to help anyone who needs it @amitkarn How did...
> My workarround, to get this done, rewrite the `_auth_token`. With both headers. Thanks @sebasortiz-dev! I was struggling with a similar issue (using RLS but with 3rd party auth). The...
I can also reproduce this issue, when using Python 3.12/3.11, but not 3.10. Can we re-open this?