Blayke LaRue
Results
2
issues of
Blayke LaRue
**Describe the bug** Realm Studio is unable to deal with fields that have { type: "set", objectType: "objectId" }. They are incorrectly labeled as having an 'objectID' type within Realm...
O-Community
## Expected Behavior I am receiving numerous typescript errors because the file import declarations are incorrect. What I should be seeing: ``` import { OrderEntity } from 'order_entity'; import {...