f230fd4d04
When setSubject is called too early we store it as pensing, but thanks to the default parameter value, if undefined is passed to the function we'll store the empty string. This will trigger a needless update because undefined !== ''. |
||
---|---|---|
.. | ||
features | ||
.eslintrc-react-native.js | ||
.eslintrc.js | ||
index.native.js | ||
index.web.js |