Please refer to https://github.com/erancha/test-modal-image/blob/master/src/Viewer.js :
/* Line #11:
- is functional in FF and Edge, but no images are displayed in Chrome (Google Chrome is up to date Version 78.0.3904.108 (Official Build) (64-bit)).
- in Chrome, the image height (as seen in 'Inspect element') is 0; only after un-checking 'max-height', does the image display ..

- is functional in all browsers.
*/