Josh Rohrbaugh

Results 2 issues of Josh Rohrbaugh

We're in the process of switching our app to use daterangepicker, and I encountered a few minor issues with the add-on that I was able to resolve, as well a...

[Ember-twiddle with a simplified re-creation of the issue](https://ember-twiddle.com/8f72d9d1e1021abada5d6f230bdd9d1c?openFiles=controllers.application.js%2C&route=%2F%3FmyQueryParam%3Dtrue) [github repo with a new ember app containing the same code](https://github.com/jrohrbaugh/query-params-bug-test) We've been using the route's `refresh` method (documented [here](https://api.emberjs.com/ember/3.13/classes/Route/methods/refresh?anchor=refresh)) to reload...

Query Params
Routing
Has Reproduction