https://github.com/ENCODE-DCC/encoded
Revision 71e8bcd5e30552a668b86bc35b13f721c11d2392 authored by Forrest Tanaka on 02 May 2016, 16:00:41 UTC, committed by Forrest Tanaka on 02 May 2016, 16:00:41 UTC
Matrix code (but many others too!) return an empty string in conditional expressions when conditions aren’t met. Replacing these empty strings with "null" seems to eliminate the invariant violations.
1 parent b6d120e
History
Tip revision: 71e8bcd5e30552a668b86bc35b13f721c11d2392 authored by Forrest Tanaka on 02 May 2016, 16:00:41 UTC
Change React returns to null
Tip revision: 71e8bcd
File Mode Size
checkfiles
docs
etc
examples
jest
node_patches
node_shims
scripts
src
.eslintignore -rw-r--r-- 12 bytes
.eslintrc.json -rw-r--r-- 533 bytes
.gitignore -rw-r--r-- 503 bytes
.travis.yml -rw-r--r-- 3.2 KB
3093-pipeline-patch.json -rw-r--r-- 1.4 KB
CHANGES.rst -rw-r--r-- 52 bytes
Gruntfile.js -rw-r--r-- 7.5 KB
LICENSE.txt -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 94 bytes
README.rst -rw-r--r-- 4.4 KB
base.ini -rw-r--r-- 2.2 KB
bootstrap.py -rw-r--r-- 7.3 KB
buildout-travis.cfg -rw-r--r-- 51 bytes
buildout.cfg -rw-r--r-- 5.1 KB
candidate.cfg -rw-r--r-- 263 bytes
cloud-config-elasticsearch.yml -rw-r--r-- 7.9 KB
cloud-config.yml -rw-r--r-- 12.5 KB
cloudwatchmon-requirements.txt -rw-r--r-- 65 bytes
config.rb -rw-r--r-- 992 bytes
demo.cfg -rw-r--r-- 34 bytes
development.ini -rw-r--r-- 1.6 KB
encode-proxy-nginx.conf -rw-r--r-- 9.3 KB
encode-proxy.sh -rw-r--r-- 1.1 KB
ez_setup.py -rw-r--r-- 11.2 KB
instance-dns.yml -rw-r--r-- 2.3 KB
my.cnf.template -rw-r--r-- 271 bytes
nginx.yml -rw-r--r-- 3.6 KB
npm-shrinkwrap.json -rw-r--r-- 7.4 KB
package.json -rw-r--r-- 1.7 KB
postinstall.sh -rw-r--r-- 470 bytes
production.ini.in -rw-r--r-- 1.4 KB
pytest.ini -rw-r--r-- 190 bytes
setup.cfg -rw-r--r-- 31 bytes
setup.py -rw-r--r-- 3.0 KB
test.cfg -rw-r--r-- 34 bytes
versions.cfg -rw-r--r-- 3.1 KB
wal-e-requirements.txt -rw-r--r-- 866 bytes

README.rst

back to top