Jan Schwalbe

Results 4 issues of Jan Schwalbe

When passing onChange to the checkox component I expected to be able to read `e.target.checked` which doesnt work, since it triggers before rerendering the inner checkbox. I found that you...

By default recent versions of mongodump create metadata files in the form of .metadata.json within the dump diretory. Theese files are not filtered and therefor restore breaks when tying to...

When trying to restore a dump that contains a collection that has no documents in it, the BSON parser throws with 'Error: corrupt bson message'. The bson file representing the...

When using matchSnapshot() in conjunction with 'test.only()', 'test.skip()' or the '-g' Flag I receive a warning about the snapshots from the omitted tests being obsolete (i.e. "1 snapshot obsolete from...