DEVICE: Chrome 47.0.2526.106 on OS X 10.11.0 | 1440 x 900 | 1257 x 312
URL: course/intro/1/2
There is an error in this line when a link router is triggering a transition
this.context.history.pushState(state, to, query);
this.context.history is undefined in that case.
Seems to be something with the foundation react wrapper