Karan Janthe

Results 15 issues of Karan Janthe

### Information about bug ![image](https://user-images.githubusercontent.com/86996507/190886648-48682773-d005-434d-8518-5d234798541f.png) I found this on the [website](https://erpnext.com/open-source-accounting), and I want to contribute to open source by fixing it, but I didn't find any repo that contains...

bug

I have this small doubt, I have command alt+ctrl+o, but it also works when I press ctrl+alt+o ```js function ExampleComponent() { useHotkeys('alt + ctrl + o', () => alert('Key a...

Version 5.x

in large pdf, want to show the progress of the currently processed pages, so user can also know where the process has reached, and don't close the window let me...

i am trying to deploy my backend API with orchid to cloudflare workers, but i am getting some error, because of some library, are there any plans for providing serverless...

was just trying to create simple todo to teach one friend how simple replit is, but it didn't go well repl: https://replit.com/@KaranMJ/WindyLastChords#index.js error: ```sh list of todo: { ok: false,...

Added feature for create new option when no results are found there is one rendering but for create new, which is caused by commandempty component, which needs to get fixed,...

### Is there an existing issue for the same bug? - [X] I have checked the troubleshooting document at https://docs.all-hands.dev/modules/usage/troubleshooting - [X] I have checked the existing issues. ### Describe...

bug
severity:low
Stale

## Description The `upsert` method is not functioning correctly when trying to upsert a user with associated auth provider data. The method is not visible or not working as expected....

enhancement

tried to debug, i think character is not exported from the core package, which is used in character-view.tsx in docs folder but was not able to figure out why webpack...

not able to deploy mastra ai on vercel docs are also behind: docs: ```ts new VercelDeployer({ scope: 'your-vercel-scope', projectName: 'your-project-name', }) ``` Actual code definition: ```ts import { Deployer }...

bug
Documentation