bananaoomarang / isomorphic-redux

Isomorphic Redux demo, with routing and async actions
https://medium.com/@bananaoomarang/handcrafting-an-isomorphic-redux-application-with-love-40ada4468af4
MIT License
455 stars 87 forks source link

Removing initial pushState to /home #28

Closed spacesuitdiver closed 8 years ago

spacesuitdiver commented 8 years ago

Hello,

I'm curious how to remove pushState to /home URI. I tried just commenting it out and it makes fetchComponentData "current" throw an undefined error.

Dattaya commented 8 years ago

That's weird, try to apply this PR #25 what's the result?

spacesuitdiver commented 8 years ago

That works, I realize it was something else I changed shortly after I posted this. Thanks for the quick response though. This is probably a good PR to include :)

spacesuitdiver commented 8 years ago

@Dattaya I'm going to create another issue for what I am experiencing and maybe you can help. :)

Dattaya commented 8 years ago

gladly, but not necessarily immediately as it's too late in my timezone.

spacesuitdiver commented 8 years ago

@Dattaya I can't reproduce... you're off the hook, thanks again. :)

Dattaya commented 8 years ago

yep, magic happens :smiley: