Query-params Not Updating URL Or Triggering Model Refresh In EmberJS 1.6.0
I'm trying to develop a search feature for a log list interface in EmberJS using query-params but I can't get it to work. Based on this example: http://emberjs.jsbin.com/ucanam/270
Solution 1:
The queryParams are only fully implemented in the current beta. For more information, see the current documentation
Post a Comment for "Query-params Not Updating URL Or Triggering Model Refresh In EmberJS 1.6.0"