Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

Allow displaying values such as false, "false" etc#19

Open
GGAlanSmithee wants to merge 1 commit intotameraydin:masterfrom
GGAlanSmithee:patch-1
Open

Allow displaying values such as false, "false" etc#19
GGAlanSmithee wants to merge 1 commit intotameraydin:masterfrom
GGAlanSmithee:patch-1

Conversation

@GGAlanSmithee
Copy link

Checks explicitly if the value is either null or undefined to allow for other "falsy" values such as false, "false" etc.

Checks explicitly if the value is either `null` or `undefined` to allow for other "falsy" values such as `false`, "false" etc.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant