Akaanksh Raj

Results 6 issues of Akaanksh Raj

A fix for `TRPCError`s thrown on the server arriving in `next` instead of `error` in links. I think this is clearer that the text above: ```ts const customLink: TRPCLink =...

@trpc/server
@trpc/client
🕸 www

* **I'm submitting a:** - [x] Bug Report * **Steps to reproduce** 1. Create an accordion or collapsible. 2. Create a select with lots and lots of options. * **What...

confirmed
bug
inkline@3

* **I'm submitting a:** - [x] Bug Report * **Steps to reproduce** Create a Data Table with a fixed sortable row and multiple normal sortable rows till a overflow occurs...

confirmed
bug

Without this, builds in Expo 53 break (expo/expo#36544) because the `package.json:exports` field is now enabled by default in Metro bundler. This causes the ESM version of Kysely to get imported,...

Adds support for savepoints, migrates to text-based lockfile, and updates deps. If you'd rather keep the binary lockfile, LMK and I can update.

This fixes an issue where the bottom sheet does not restore down to the bottom of the screen when the input blurs and the software keyboard is hidden. Ensure that...

no-pr-activity