Skip to content

[DX-2462] fix: garbage being shown on the sample blueprint due to uninitialised variable #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

suluvai
Copy link
Contributor

@suluvai suluvai commented Nov 7, 2023

Sample Widget Blueprint contains an un-intialised statusMessage variable causing garbage to display. Initialised the variable to be empty.

@suluvai suluvai requested review from dom-murray and nattb8 November 7, 2023 03:55
@suluvai suluvai changed the title DX-2462 fix: DX-2462 fixed garbage being shown on the sample blueprint due to uninitialised variable Nov 7, 2023
@suluvai suluvai force-pushed the DX-2462 branch 2 times, most recently from f3ea026 to 0418d84 Compare November 7, 2023 04:05
@suluvai suluvai merged commit cedf907 into main Nov 13, 2023
@suluvai suluvai deleted the DX-2462 branch November 13, 2023 11:34
@nattb8 nattb8 changed the title fix: DX-2462 fixed garbage being shown on the sample blueprint due to uninitialised variable [DX-2462] fix: garbage being shown on the sample blueprint due to uninitialised variable Dec 14, 2023
@nattb8 nattb8 added the fix label Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants