You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@MartinJohns since this was broken by #31515 can we get a new issue open to track this? Otherwise you're just going to keep closing issues as duplicates.
@OmgImAlexis I'm not a member of the TypeScript team, so I have no say in this. But.. why get a new issue? There are existing issues about this, see my comment from before: #35988 (comment)
Search Terms:
Type Array filter
Code
Expected behavior:
const error
should be T[] only;Actual behavior:
// error type is T | false
Related Issues:
7657
The text was updated successfully, but these errors were encountered: