question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ground:db@2.0.0-rc.3 can't delete documents

See original GitHub issue

I can’t remove documents. I get the following error…

Uncaught (in promise) TypeError: Cannot read property '_id' of undefined(…)   ground.db.js:188
    at http://localhost:3000/packages/ground_db.js:260:42

The pending read/write statistics confirm the failure:

READ 100% done: true
WRITE 0% done: false

If I clear the storage (which works) and insert documents again, the same error occurs when I try to remove them.

edit: I use METEOR@1.3.3 and create a unmanaged collection like new Ground.Collection('something');

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
raixcommented, Jul 13, 2016

Sorry about the wait @hluz it’s vaccation time 😃 - pr merged and 2.0.0-rc.4 is published Thanks @JarnoLeConte

1reaction
paranoicocommented, Nov 21, 2016

Pull request done, hope have done it right #188

Thanks a lot @raix

Read more comments on GitHub >

github_iconTop Results From Across the Web

RC-3_eng03_W.pdf - Roland
In the BOSS_RC-3 drive, delete the “ROLAND” folder, and then copy the backed-up “ROLAND” folder from your computer to the BOSS_RC-3 drive. Writing...
Read more >
RC-3 | Loop Station - Boss.info
Compact and powerful stereo stompbox looper · Massive internal memory with up to three hours of stereo recording time · 99 onboard memories...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found