Zach Silveira

Results 106 comments of Zach Silveira
trafficstars

I also need this to happen. Any way we can help?

put null as the second argument if you don't want to pass loadContext. So yes, context is there

Say you have some stuff you want loadProps to know about. Like the request IP address. You can pass that in to loadProps and have access to it. Or possibly...

I think it's pretty clear that it's not from react since you have to pass it in to loadPropsOnServer. It feels so weird accessing it this way haha

@ryanflorence really hoping to get this merged and pushed up, I would rather not have to use a fork of this for a work demo :)

@rexxars @ChiefORZ I needed this and a few other unmerged PR's so I forked it and published to npm with all the latest code: https://github.com/NavJobs/async-props

It's been a while now. But switching pages was just not working. Nothing would happen. Can't remember if this was due to the way routes were setup but it was...

@ryanflorence so far so good, 0.3.0 is awesome! Don't need my fork anymore :D

I wasn’t aware that a 2.1.0 was released and yet the package.json on master said 2.0.0. I’ll have to do a new release tomorrow. Sorry about that. As you can...

Sorry for not replying sooner. I’ve been on vacation with my laptop out of reach or I would have released it already