Skip to content

Fix Boolean Properties Getting Parsed As Null#135

Merged
LKaemmerling merged 1 commit intoLKDevelopment:masterfrom
DanielWiedemann248:fix-boolean-properties-parsed-to-null
May 5, 2025
Merged

Fix Boolean Properties Getting Parsed As Null#135
LKaemmerling merged 1 commit intoLKDevelopment:masterfrom
DanielWiedemann248:fix-boolean-properties-parsed-to-null

Conversation

@DanielWiedemann248
Copy link
Copy Markdown
Contributor

@DanielWiedemann248 DanielWiedemann248 commented May 5, 2025

Due to how the ternary operator works, the statements I changed were incorrectly processed. Checking for an existing property with ?? fixes this

Due to how the ternary operator works, the statements I changed were incorrectly processed. Checking for an existing property with `??` rfixes this
@DanielWiedemann248
Copy link
Copy Markdown
Contributor Author

See #134 for further context

@LKaemmerling LKaemmerling merged commit ab63197 into LKDevelopment:master May 5, 2025
5 checks passed
@LKaemmerling
Copy link
Copy Markdown
Collaborator

thank you!

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.

2 participants