Skip to content

Fix default variable string value being empty instead of 0#8473

Open
ClementPasteau wants to merge 1 commit intomasterfrom
fix-default-string-empty
Open

Fix default variable string value being empty instead of 0#8473
ClementPasteau wants to merge 1 commit intomasterfrom
fix-default-string-empty

Conversation

@ClementPasteau
Copy link
Copy Markdown
Collaborator

Fix #7267

Before, this was set as 0 even though displaying as '' in the variablesList.

Now it correctly sets as '' + handle resetting value when changing type.

Enregistrement.de.l.ecran.2026-04-01.a.18.05.56.mov

@ClementPasteau ClementPasteau requested a review from 4ian as a code owner April 1, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Predeclared String Variables are being populated as "0" when empty instead of ""

1 participant