[PR #251] [MERGED] TS 3.7.3+ existence guard on children.map #301

Closed
opened 2026-05-05 11:58:30 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: patch-1


📝 Commits (1)

  • faa4bac TS 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.

## 📋 Pull Request Information **Original PR:** https://github.com/kusti8/proton-native/pull/251 **Author:** [@apollolux](https://github.com/apollolux) **Created:** 1/22/2020 **Status:** ✅ Merged **Merged:** 1/30/2020 **Merged by:** [@kusti8](https://github.com/kusti8) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`faa4bac`](https://github.com/kusti8/proton-native/commit/faa4bacdc10082c3bcc57db761cc7ec5c9074ae9) TS 3.7.3 existence guard on children.map ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/components/PickerInternal.ts` (+1 -1) </details> ### 📄 Description Solves #250 , uses super-newly accepted ?. syntax; feel free to use older basic `children && children.map && ...` instead if needed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:58:30 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/proton-native#301
No description provided.