issues Search Results · topic:javascript org:facebook fork:true
Filter by
52.5k results
infacebook (press backspace or delete to remove)The topic qualifier is not supported when searching issues. Try searching for repositories instead?
When a function returns a value, but the caller does not assign that returned value to a variable, this can be a code
bug. It would be useful to flag this to users. We currently have unused-coroutine, ...
Vibe Test Results - 2026-06-30
Scores
| Dimension | Astryx | Astryx+TW | Baseline | HTML | Winner |
| --- | --- | --- | --- | --- | --- |
| Correctness | 62 | 81 | 100 | 100 | Baseline/HTML |
| Accessibility ...
vibe-test-nightly
Description
The AppShell mobile nav (hamburger menu) can t be reopened after clicking a menu item. The drawer opens, clicking a nav
item closes it, but clicking the hamburger again does nothing — the ...
bug
Summary
When acting as a Type Server Protocol (TSP) server, pyrefly answers typeServer/getComputedType for the member-access
expression unittest.TestCase with the unittest package module instead of the ...
language-server
Bug Description
The AppShell mobile nav (hamburger menu) can t be reopened after clicking a menu item. The drawer opens, clicking a nav
item closes it, but clicking the hamburger again does nothing — ...
Describe the Bug
from dataclasses import dataclass
@dataclass
class Foo:
x: int = 0
def make_dynamic_dataclass(base: type) - type:
return dataclass(type(f Dynamic{base.__name__} , (), { __annotations__ ...
typechecking
Version
Hermes v0.14.0
Description
When parsing a JavaScript file with deeply nested object literals, the parser crashes with a segmentation fault.
Steps to Reproduce
1. Create a .js file with deeply ...
Not sure if the team is monitoring the eslint-plugin-relay repository, so I m creating this issue for visibility.
Would be great if someone from the team could review / merge / release:
https://github.com/relayjs/eslint-plugin-relay/pull/169 ...
Looks like two AST changes in ocaml version didn t implement in the oxidized version.
1. v0.313.0 TypeParameter.bound is now a bare type node without the TypeAnnotation wrapper.
https://github.com/facebook/flow/blob/HEAD/Changelog.md#03130 ...
question
Summary
When more than one TopNavMegaMenu lives in the same TopNav, the menus popovers fight over CSS anchor-name. anchor-name
is a single value, so the second menu overwrites the first s anchor on the ...
bug
component

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.