Sam Komesarook

Results 11 issues of Sam Komesarook

## Metadata Head > Issue type: feature ## Description Having used the [SuperCollider IDE](https://supercollider.github.io/) for some time now, it would be fantastic to have an official Nord theme to copy...

Hello, thanks for the library! What is the best way to pipe an audio signal into an external file using the API? The way I am attempting to do so...

- components: `Input` - reactstrap version `#8.5.1` - import method `umd/csj/es` - react version `#17.0.2` - bootstrap version `#4.5.2` ### What is happening? I am creating an input component, making...

**Is your feature request related to a problem? Please describe.** When a user completes an apple pay payment by pressing the ApplePayButton, there is no option to disable the button...

enhancement
ios

**Is your feature request related to a problem? Please describe.** Thanks so much for the component! It would be great to have the option for a responsive image size (without...

question

When using the sample PostHogFeature provider code in a NextJS project with TS, the following err appears: `Type '(payload: any) => Element' is not assignable to type 'string'.` ``` {(payload)...

When importing `get_distinct_id` to call in a NextJS13 client component, we receive the following err: `TypeError: this.persistence is undefined` We are attempting to call it in an href string to...

Thanks so much for this example! It's been a little while since the dependencies were upgraded, specifically ts and the vscode engine. I tried an install on my Ubuntu machine,...

### Browser Use Version 0.9.x ### Bug Description, Steps to Reproduce, Screenshots Browser-use version 0.9.x fails to establish a CDP (Chrome DevTools Protocol) connection when running in an Xvfb (X...

bug

### What is the problem that your feature request solves? When a Browser instance is closed (either explicitly with browser.close(), in a finally block, or when the process ends), The...

enhancement