Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Comments

fix: render correct field when value is '0'#2666

Merged
cwhitten merged 3 commits intomicrosoft:masterfrom
a-b-r-o-w-n:fix/switch-zero
Apr 16, 2020
Merged

fix: render correct field when value is '0'#2666
cwhitten merged 3 commits intomicrosoft:masterfrom
a-b-r-o-w-n:fix/switch-zero

Conversation

@a-b-r-o-w-n
Copy link
Contributor

Description

We were checking if (!value) to determine which field type to render. This change hardens that check to only check for undefined or null.

Task Item

closes #2658

@cwhitten cwhitten merged commit c186832 into microsoft:master Apr 16, 2020
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* fix issue in one of field when value is 0

* extract utils from expression field
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.

2 participants