mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[PR #251] [MERGED] TS 3.7.3+ existence guard on children.map #301
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#301
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kusti8/proton-native/pull/251
Author: @apollolux
Created: 1/22/2020
Status: ✅ Merged
Merged: 1/30/2020
Merged by: @kusti8
Base:
master← Head:patch-1📝 Commits (1)
faa4bacTS 3.7.3 existence guard on children.map📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/components/PickerInternal.ts(+1 -1)📄 Description
Solves #250 , uses super-newly accepted ?. syntax; feel free to use older basic
children && children.map && ...instead if needed.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.