eclipsesource / eclipsesource/tabris-js

WidgetCollection typings do not include undefined as possible return value

Open
#1,493 0 comments 0 reactions 1 assignee Claimed by @dbuschtoens View on GitHub
TypeScript/JSX
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

When WidgetCollection (possibly other APIs) is used with TypeScript compiler option "strictNullChecks", they do not account for the possibility that the return value may be undefined. That may cause runtime errors that should not be possible.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.