Rubén

Results 7 issues of Rubén

I put the keys in the app and also in Backblaze bucket i configure cors with all origins and in google console: `Access to XMLHttpRequest at 'https://api.backblazeb2.com/b2api/v2/b2_authorize_account' from origin 'http://localhost:3000'...

Hello. When the html button is duplicated and placed elsewhere in the html code, it doesn't work because it only detects one. The code is not prepared to have multiple...

# Failed to ingest events .catch() Timeout Machine ID: `mil-895b8f4f-992e-4ade-b1eb-a039b059c78f` > [!NOTE] > [Book a call](https://cal.com/aiden) | key | value | | --- | ----- | | id | VfUXQvokxdslwiCvudbiW...

awaiting-response

I'm having this error: ``` node_modules\kysely\dist\esm\migration\file-migration-provider.js: node_modules\kysely\dist\esm\migration\file-migration-provider.js:Invalid call at line 32: import(/* webpackIgnore: true */(0, _classPrivateFieldLooseBase2.default)(this, _props)[_props].path.join((0, _classPrivateFieldLooseBase2.default)(this, _props)[_props].migrationFolder, fileName)) ``` I applied #[this solution](https://github.com/powersync-ja/powersync-js/issues/262) but it didn't work. Here...

### Current behavior After successfully pushing a new screen with router.push(), pressing the back button causes the screen to flash. This issue only occurs when the new architecture is enabled....

bug
platform:android
library:react-native-screens
repro provided

### Version v5 ### Reanimated Version v3 ### Gesture Handler Version v2 ### Platforms Android ### What happened? I have a bottom sheet with an input field that has auto-focus...

bug
v5

This PR close Closes #442 When you open a sheet using SheetManager, and then open another sheet using a ref, the ref-based sheet cannot be closed properly due to an...