navigo
navigo copied to clipboard
router.getCurrentLocation() does not return data for parameterized routes
The match object returned by router.getCurrentLocation() does not include the data property on routes that are configured with parameters.
I also noticed while testing this in your online playground that queryString seems to be parsed incorrectly with the hash included in it.