bunch of minor fixes
This commit is contained in:
@@ -97,6 +97,7 @@ var ByCategory = React.createClass({
|
||||
componentWillReceiveProps: function() {
|
||||
var categoryId = this.getParams().id;
|
||||
|
||||
this.filter = this.getQuery();
|
||||
this.setState({
|
||||
filter: this.filter
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user