willowtreeapps / wombats-web-client

Web Client for Wombats
https://github.com/willowtreeapps/wombats-documentation
MIT License
4 stars 2 forks source link

Query Params Broken #293

Closed oconn closed 7 years ago

oconn commented 7 years ago

BEFORE SUBMITTING AN ISSUE CHECK THE FOLLOWING:

ISSUE DESCRIPTION

- What version of the project are you using?

1.0.0-alpha1

- What browser and its version are you using?

Chrome

- What did you do? (Steps to Replicate Issue)

Query params are not being properly parsed by secretary

- What did you expect to see?

Query param parsing

- What did you see instead?

- More details?

https://github.com/gf3/secretary/issues/63

We may need to migrate from pushy to googles html pushstate to get this working.

This is causing pattern matching to not work in the router which will cause problems with pagination as well.

morganduverney commented 7 years ago

This needs to go into alpha-2, updating milestone.