Jorge Sardina

Results 11 issues of Jorge Sardina

Hello, I'm the one who opened https://github.com/konvajs/react-konva/pull/663 and version 8.3.7 was working wonderfully on our Vite app + unit tests. But with the changes in 8.3.8 (the exports property in...

**Describe the bug** We've recently encountered an issue after updating to 2.4.8. We have a ChangeNotifier scoped which was working fine in 2.4.7. When we updated we found this issue,...

bug
needs triage

### Plugin connectivity_plus ### Use case When using the plugin to detect if the user is on mobile data, vs non metered networks currently there is no way to tell...

enhancement
triage

We are doing some tests with large quantities of data (10000-15000 new rows) on a foreign key related table (so compensations messages are sent). What we've encountered is that sometimes...

Improvement

We are currently in the process of testing PowerSync to migrate one of our apps. It makes heavy use of ATTACH/DETACH during runtime and we've been previously using just a...

We are seeing some errors while running the tests on macOS. We tested it in both Intel and Arm devices and we are seeing the same failing tests. For instance...

We were using version 1.1.1 of powersync_core and we had a custom sqlite_cipher open factory that would attach databases on open. Now on the latest version it doesn't seem to...

When reporting unknown errors from the sync status stream we noticed that stacktraces are not included. This would be useful for better integration and debugging with tools such as Crashlytics/Sentry....

enhancement

### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) Bug fix ### :arrow_heading_down: What is the current behavior? When there is a desync between...

## 🐛 Bug Report The recent bug fix in the commit #469 does actually fix a serious bug which has been in the library for two years where the cache...