Kiran Kunigiri
Kiran Kunigiri
My first view controller is locked to landscape mode only (by overriding `supportedInterfaceOrientations`, while the destination view controller can be either portrait or landscape. When I navigate to the second...
When I use this in Live Preview mode, the code blocks become blank and nothing shows up. When I turn off live preview and use source code mode, it will...
I used one of the example yaml setups and tried a few commands. Only the last pane seems to actually run the command. If I use more than 3 panes,...
Images show up with a question mark and render incorrectly.
How exactly am I supposed to open the website on another device? When I try it on my iPhone, with the format: http://[ipAdress]:[port] Both Safari and Chrome say that the...
### Build tool Vite ### Where do you see the problem? - [X] In the browser - [ ] In the terminal ### Describe the bug When working on my...
- The session list page now has a button to download sessions as .json files for use with rrweb-player - Improved styling for the delete and download buttons I got...
**Description and expected behavior** The `@zenstackhq/trpc` that adds a trpc router for Prisma with ZenStack seems to break due to this TypeScript error: `The inferred type of this node exceeds...
The @zenstackhq/tanstack-query mentions that it has optimistic updates implemented. I didn't see this mentioned in the docs for the @zenstackhq/trpc plugin. I would like to know if it also supports...