ground-db icon indicating copy to clipboard operation
ground-db copied to clipboard

Tabs errors on reload

Open raix opened this issue 10 years ago • 6 comments

@timbrandin get this issue when I have multiple tabs open with the same application. Exception in setTimeout callback: TypeError: Cannot convert undefined or null to object

I noticed after updating that the issue #32 remained, if one reloaded one of the tabs.

Any ideas?

ref #32

  • [ ] Be able to replicate
  • [ ] Create QA replicating the issue
  • [ ] Fix the issue

raix avatar Dec 08 '14 13:12 raix

+1

timbrandin avatar Dec 08 '14 14:12 timbrandin

@timbrandin I cant replicate - Help! :)

raix avatar Dec 14 '14 19:12 raix

I'm getting a similar error with multiple tabs open (both chrome and ff). Does not occur with one window in chrome and another in firefox. The error occurs on local and hosted (not caused by network latency).

This only occurs when a server method is triggered and the writes to db take 2 seconds to finish.

Exception in setTimeout callback: Error: Meteor does not currently support objects other than ObjectID as ids

Is there a way to change the timeout duration, to test?

0o-de-lally avatar Jan 10 '16 15:01 0o-de-lally

@raix @timbrandin Here is a repo with a reproduction of the issue. I often get it with a server-side method, such as a bulk update.

Thanks in advance for taking a look.

https://github.com/keyscores/meteor-grounddb-tabs-issue/

0o-de-lally avatar Jan 10 '16 22:01 0o-de-lally

@raix, can you take a look at this issue again now that I have posted a replication? Thanks in advance https://github.com/keyscores/meteor-grounddb-tabs-issue/

0o-de-lally avatar Mar 15 '16 17:03 0o-de-lally

@raix I have posted a reproduction a couple months ago. Can you please confirm that the reproduction works?

0o-de-lally avatar May 23 '16 16:05 0o-de-lally