Supply default option value only if the option is not specified
The "|| trick" is too brittle in this case -- it wouldn't work e.g. for options with default value |true| and passed value |false|, enforcing inconsistent default values handling.redux
parent
2aaa038499
commit
1ee6731b51
Loading…
Reference in New Issue