-
I believe it will be very useful if there any method to check if an RLMObject is being accessed from the correct thread, so if it is not we can easily re-query it as needed.
For example:
if(!rlmObjec…
-
Hello 👋,
I was just trying to authenticate to my Pocketbase instance using the example in the "API Preview":
```js
import PocketBase from 'pocketbase';
import dotenv from 'dotenv';
dotenv.c…
-
#### Describe the bug
Hi, thanks for Verify and DiffEngine.
- ```Verify.Xunit 24.2.0```
- IDE: ```vscode 1.89.1```
- SO: ```windows 11```
- When i run the test, only ```VerifyException: ...`…
-
### Describe the Bug
I'm having trouble getting `ofetch`/`$fetch` to work with the new SDK in a Nuxt project.
I already described some of this in the discord channel, but basically I'm getting 1/2…
-
I see this crash on crashlytics as well as in Appstore logs. It's a random crash that happens to random users & just keeps on happening once it arrises. Reinstalling fixes the issue.
Been happening f…
varyP updated
8 months ago
-
### Are you using the latest version of the library?
- [X] I have checked and am using the latest version of the library.
### What type of session are you experiencing this issue on?
Multi-device a…
-
##### Problem
I am no longer able to import java projects, because everytime I open a project I get the error that is mentioned below.
##### Environment
- Operating System: Linux 5.7.12-arch1…
-
When running the project in a Docker container in WSL, changes are not automatically detected by source control in VS Code, despite being detected by `git status`. Manually refreshing Source Control s…
-
The users admin area has an autorefresh timer that causes the controls to blink once every 60sec. Potential options include:
- Not clearing the loaded data until new data is available (not sure if …
-
Realm realm = Realm.getInstance(this, false);
crashes my apps with
11-07 18:48:53.847 9192-9192/com.alpinereplay.android A/libc﹕ Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1), thread 9192 (ere…