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.

Some data disappears/reappears

See original GitHub issue

Hello, I had bugs since weeks when I use grounddb that I don’t have with default minimongo integrated in Meteor. I first taught it was Easysearch which was at the origin of the bug so I did create my own search engine after weeks waste trying to understand what was wrong with grounddb/Easy Search. Now I’m creating my own client search engine I have the same problem. I just understand why and it’s coming from ground:db http://i.imgur.com/OWr6RAl.png This is my grounded collection of Meteor.users and as you can see after localUser (ground version Meteor.users) is ready the data I subscribed too

  Meteor.subscribe('userWorksheets');
  Meteor.subscribe('billing');

(worksheets and billing) disappears and reappears in so a short moment that blaze drives crazy and my website partially stops working. I hope @raix or anyone could help me on that. Please note that I don’t have such problem with native collections and to be short I expect grounddb to be less unpredictable.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:24 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
raixcommented, Nov 6, 2016

Thanks Ill investigate, we should have the kernel working as it unblocks the ui

1reaction
raixcommented, Nov 5, 2016

@NitroBAY try ground:db@2.0.0-rc.6

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why does the data in EXCEL cell disappear when I hit the ...
I'm working in EXCEL 2010 and just today when I enter data in a cell and press ENTER key, the data disappears. Any...
Read more >
Data Disappears in Excel - Small Business - Chron.com
Whenever new data is entered in an Excel file, the work must be saved before closing or any updated information won't appear in...
Read more >
Pivot table data disappears, but reappears when i filter
I went and looked and sure enough it was missing on some orders, and it seems completely random. Here's a screen shot of...
Read more >
All data connections disappear then reappear randomly
The data connection on my thunderbolt seems to disapppear then reappear on it own sometimes. I have a good voice signal but the...
Read more >
Queries On Array with disappearing and reappearing elements
After all the integers disappear, they start reappearing until all integers reappear. Once N elements appear again, the process starts again.
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