kitze / mobx-router

A simple router for MobX + React apps
509 stars 66 forks source link

fix beforeEnter() to receive the entering params and queryParams #44

Closed peebles closed 5 years ago

peebles commented 7 years ago

This fixes the call to beforeEnter() so that the hook receives the pending params and queryParams.

thdk commented 5 years ago

@kitze This can be closed as the isolated changes have already been merged. https://github.com/kitze/mobx-router/pull/66