kadirahq / fast-render

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

fast-route data found, but no collection exists for: kadira_settings #67

Closed dfischer closed 9 years ago

dfischer commented 9 years ago

Getting this error when package updated

bertiful commented 9 years ago

Same issue.

arunoda commented 9 years ago

I will sure look at this issue today.

arunoda commented 9 years ago

First of all, this is not something to worry and there is no affect to the app. But I'll warning messages.


Arunoda Susiripala I curate Meteor Weekly - Check it out! http://meteorhacks.com/meteor-weekly/?utm_source=email-footer&utm_medium=email&utm_campaign=meteorweekly

On Thu, Oct 16, 2014 at 1:29 AM, Chris Berthe notifications@github.com wrote:

Same issue.

— Reply to this email directly or view it on GitHub https://github.com/meteorhacks/fast-render/issues/67#issuecomment-59266185 .

bertiful commented 9 years ago

Yes the app still works properly. But the warning is being thrown - should be addressed nonetheless.

Thanks for taking a look into it :+1:

dotnetwise commented 9 years ago

Please sort it out!

joncursi commented 9 years ago

+1

arunoda commented 9 years ago

This will be fixed in FR 2.0. Use this RC meteor add meteorhacks:fast-render@2.0.0-rc4

joncursi commented 9 years ago

@arunoda still seems to be an issue between Kadira and FR on that RC. On startup:

I20141114-02:04:40.090(-5)? Kadira: completed instrumenting the app
I20141114-02:04:40.150(-5)? Kadira: successfully authenticated
W20141114-02:04:40.151(-5)? (STDERR) 
W20141114-02:04:40.151(-5)? (STDERR) /home/<user>/Sites/<appname>/.meteor/local/build/programs/server/packages/meteorhacks_kadira.js:3020
W20141114-02:04:40.151(-5)? (STDERR)     throw err;                                                                
W20141114-02:04:40.151(-5)? (STDERR)           ^
W20141114-02:04:40.151(-5)? (STDERR) TypeError: Cannot read property 'fastRender' of undefined
W20141114-02:04:40.152(-5)? (STDERR)     at packages/meteorhacks:fast-render/lib/server/iron_router_support.js:17
W20141114-02:04:40.152(-5)? (STDERR)     at Array.forEach (native)
W20141114-02:04:40.152(-5)? (STDERR)     at subscriptionFunctions (packages/meteorhacks:fast-render/lib/server/iron_router_support.js:13)
W20141114-02:04:40.152(-5)? (STDERR)     at /home/<user>/Sites/<appname>/.meteor/local/build/programs/server/boot.js:175:5
arunoda commented 9 years ago

Thanks for reporting. I'll look at it.


Arunoda Susiripala

@arunoda http://twitter.com/arunoda http://gplus.to/arunodahttps://github.com/arunoda http://www.linkedin.com/in/arunoda

On Fri, Nov 14, 2014 at 12:36 PM, Jon Cursi notifications@github.com wrote:

@arunoda https://github.com/arunoda still seems to be an issue between Kadira and FR on that RC. On startup:

I20141114-02:04:40.090(-5)? Kadira: completed instrumenting the app I20141114-02:04:40.150(-5)? Kadira: successfully authenticated W20141114-02:04:40.151(-5)? (STDERR) W20141114-02:04:40.151(-5)? (STDERR) /home//Sites//.meteor/local/build/programs/server/packages/meteorhacks_kadira.js:3020 W20141114-02:04:40.151(-5)? (STDERR) throw err; W20141114-02:04:40.151(-5)? (STDERR) ^ W20141114-02:04:40.151(-5)? (STDERR) TypeError: Cannot read property 'fastRender' of undefined W20141114-02:04:40.152(-5)? (STDERR) at packages/meteorhacks:fast-render/lib/server/iron_router_support.js:17 W20141114-02:04:40.152(-5)? (STDERR) at Array.forEach (native) W20141114-02:04:40.152(-5)? (STDERR) at subscriptionFunctions (packages/meteorhacks:fast-render/lib/server/iron_router_support.js:13) W20141114-02:04:40.152(-5)? (STDERR) at /home//Sites//.meteor/local/build/programs/server/boot.js:175:5

— Reply to this email directly or view it on GitHub https://github.com/meteorhacks/fast-render/issues/67#issuecomment-63018061 .

arunoda commented 9 years ago

I hope this is fixed now with FR 2.0