Josh Wiseman

Results 2 comments of Josh Wiseman

Good idea, but unfortunately that doesn't work either. `this.paramsFor('student')` is empty in `prefetch()` when the transition was passed a student object.

I believe (in my example) the student route's `serialize` is run before the `prefetch` hook. But somehow the URL parameter returned in that `serialize` call is not making it to...