Skip to content

Issues: facebook/flow

☂️ Known unsoundness issues
#9065 opened Aug 7, 2023 by SamChou19815
Open
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Parameters<> does not support optional params bug Typing: completeness No false positives (type checker claims that there are some errors in the correct program)
#9125 opened Mar 5, 2024 by ayroblu
Partial type does not accept plain empty object literal as a default bug Typing: completeness No false positives (type checker claims that there are some errors in the correct program) Typing: destructors
#9069 opened Aug 16, 2023 by insonifi
method-unbinding errors prevent safe browser compatibility checks method-unbinding Typing: completeness No false positives (type checker claims that there are some errors in the correct program)
#8705 opened Jul 16, 2021 by jrkatz
Opaque type upper bound inference fails if bound is a union type bug Typing: completeness No false positives (type checker claims that there are some errors in the correct program) Typing: opaque types
#8405 opened Jun 20, 2020 by wchargin
Disjoint union type for React props does not work. bug Typing: completeness No false positives (type checker claims that there are some errors in the correct program)
#7623 opened Apr 8, 2019 by apsavin
Function has no callable signature enhancement Typing: completeness No false positives (type checker claims that there are some errors in the correct program)
#3317 opened Feb 1, 2017 by Naddiseo
ProTip! Exclude everything labeled bug with -label:bug.