inProgress-team / inProgress-team/react-native-meteor
My _id returned from find seem to have a "-" minus sign at the beginning of them.
Open
- Dominant language
- JavaScript
- Stars
- 688
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
After calling a `.find()` function or using `MeteorListView` my `_id`s seem to have a minus `-` at the front of them ... eg `-0b1d8ee2eef26ffbe3b3289f` instead of `0b1d8ee2eef26ffbe3b3289f`
Anything I am doing or ways to solve this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.