-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: testing-library/react-testing-library
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
findDOMNode appears to still be used, despite it being removed in React 19.
#1400
by MarcusWebDev
was closed May 21, 2025
Components do not fully render anymore with React 19
#1397
by Lukas-dev-threads
was closed May 2, 2025
Not able to set readonly attribute from React component boolean prop.
#1394
by Shrikanth9
was closed Apr 8, 2025
React.StrictMode
not working when child of wrapper
in React 19
#1388
by bernardobelchior
was closed Apr 2, 2025
Enforce consistent hook order for all hooks, including
useContext
#1384
by 12joan
was closed Feb 24, 2025
adding debug printings makes my test pass - any reason why?
#1383
by maksnester
was closed Apr 28, 2025
How test react component reaction to mocked Zustand store using Vitest and React Testing Library?
#1381
by MimoJSRepo
was closed Feb 18, 2025
userEvent.keyboard('{Enter}') does not trigger form submission in forms with radio group elements
#1378
by vinothkumar-tw
was closed Jan 16, 2025
React Testing Library - Reading from Redux Store Crashes Node
#1374
by AshwanthSai
was closed Dec 27, 2024
Upgrade to React 19, have multiple errors when create a new project
#1372
by yhojann-cl
was closed Dec 26, 2024
React test with typescript throws
TypeError: Cannot read properties of undefined (reading 'S')
#1370
by ahuigo
was closed Dec 7, 2024
the "@testing-library/react" not integrate with react @19.0.0
#1368
by Abdokhalil11
was closed Dec 5, 2024
TypeError: list.map is not a function : screen.getByTestId
#1366
by alamenai
was closed Nov 30, 2024
*ByRole "status" for <output/> element doesn't handle name attribute correctly
#1359
by Yimiprod
was closed Sep 24, 2024
unable to Find Element by data-testid After Component Re-render in React Testing Library
#1358
by EhsanKey
was closed Sep 18, 2024
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.