Skip to content

Fixes Issue #67

Christopher Mark Fullarton requested to merge Issue-#67 into staging

The lazyClose parameter was only checked if it is undefined or not. The passed boolean was not checked.

Merge request reports