Samuel Scheit
Samuel Scheit
I've tried to measure the rendering performance of the `` component and enabled the debug option by setting `debug` to `true`: ```js export default function App() { const paint =...
# Bug report - [x] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue. - Reproduced on: - [x] Android - [ ] iOS ## Description Building the project with react-native-callkeep...
I've tried to use the paragraph api on the web, however the paragraph didn't render and show up on the canvas. After debugging I found out that `paragraph.getHeight()` returned `0`...
For each `getRandomBase64()` call a new `SecureRandom` instance is created, which is very expensive. I sped it up by creating an instance only once and then reusing it. 
When trying to pod install, codegen fails with the following error: ```ts error Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './package.json' is not defined by "exports" in node_modules/react-native-ios-context-menu/package.json ``` By adding `package.json` to...
### Report hasn't been filed before. - [x] I have verified that the bug I'm about to report hasn't been filed before. ### What version of `drizzle-orm` are you using?...
- [x] [get object](https://discord.com/developers/docs/resources/webhook#get-webhook) - [x] [get with token](https://discord.com/developers/docs/resources/webhook#get-webhook-with-token) - [x] [modify](https://discord.com/developers/docs/resources/webhook#modify-webhook) - [x] [modify with token](https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token) - [x] [delete](https://discord.com/developers/docs/resources/webhook#delete-webhook) - [x] [delete with token](https://discord.com/developers/docs/resources/webhook#delete-webhook-with-token) - [ ] [execute](https://discord.com/developers/docs/resources/webhook#execute-webhook) -...