Added comments for the force update functions
Этот коммит содержится в:
@@ -196,6 +196,7 @@ module.exports = React.createClass({
|
||||
}
|
||||
this.setState(newState);
|
||||
} else {
|
||||
// Updates the timestamp on each post
|
||||
this.forceUpdate()
|
||||
}
|
||||
},
|
||||
|
||||
Ссылка в новой задаче
Block a user