Bram Whillock

Results 89 comments of Bram Whillock

My PR was merged. You can close this issue @brandt .

This is not entirely incorrect... VueRouter beforeEach this looks like... ```{default: VueRouter}``` Not sure exactly what "default" corresponds to.. but you can get at current session $session via... ```this.default.app.$session```. In...

I'm also getting this... any updates to make this work?

Okay. I managed to fix this. Downgrading react doesn't work since react is now bundled with nextjs and it's using it's own internal `react`. So you can either try and...