navigo icon indicating copy to clipboard operation
navigo copied to clipboard

router.getCurrentLocation() does not return data for parameterized routes

Open teak opened this issue 4 years ago • 0 comments

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.

teak avatar Dec 02 '21 03:12 teak