Auto-detect 'false' as default value.
Previously when default value was 'false' it got ignored completely as a result of just checking the truthiness of default value. Now explicitly checking that the value is not nil.
Loading
Please register or sign in to comment