-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Issues: facebook/flow
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
Label
Projects
Milestones
Assignee
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
Cannot get websocket.send because property send [1] cannot be unbound from the context [2] where it was defined. [method-unbinding]
method-unbinding
this-typing
Typing: completeness
No false positives (type checker claims that there are some errors in the correct program)
#8689
opened Jun 17, 2021 by
FezVrasta
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
#3317
opened Feb 1, 2017 by
Naddiseo
ProTip!
Exclude everything labeled
bug
with -label:bug.