You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason I cannot use the enums Realm.ProgressDirection.Upload and Realm.ProgressMode.ReportIndefinitely with TypeScript. I get the error as shown on the screenshot below. The same goes for OpenRealmBehaviorType.DownloadBeforeOpen and OpenRealmTimeOutBehavior.OpenLocalRealm.
@devsales Thanks for reporting. We already have a fix for this released in version 11.5.2 by this PR. Please upgrade to the latest version of realm to fix the issue.
How frequently does the bug occur?
Always
Description
For some reason I cannot use the enums
Realm.ProgressDirection.Upload
andRealm.ProgressMode.ReportIndefinitely
with TypeScript. I get the error as shown on the screenshot below. The same goes forOpenRealmBehaviorType.DownloadBeforeOpen
andOpenRealmTimeOutBehavior.OpenLocalRealm
.Do I need to install some @type NPM dependency?
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
"realm": "^11.3.1", "@realm/react": "^0.4.1"
What services are you using?
Atlas Device Sync
Are you using encryption?
No
Platform OS and version(s)
iOS 16
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: