kadirahq / fast-render

Render you app even before the DDP connection is live. - magic?
MIT License
560 stars 80 forks source link

2.10.0 to 2.11.0: "Cannot read property 'XXXX' of undefined" #158

Open nadeemja opened 8 years ago

nadeemja commented 8 years ago

Hi,

Upgrading from 2.10.0 to 2.11.0 causes "Cannot read property 'X' of undefined" for everything.

Moving subscriptions to waitOn in IronRouter doesn't help.

Reverting to 2.10.0 resolves the issue.

arunoda commented 8 years ago

Can I have a way to re-produce this? Having the full stack-trace also helps us here.