Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / testing-library/react-testing-library issues and pull requests

#1364 - Support for React 19

Issue - State: open - Opened by rolandjitsu 9 days ago - 5 comments

#1362 - how to imprement with react-hook-form

Issue - State: closed - Opened by shipcake about 1 month ago - 1 comment

#1360 - `getByRole` `description` does not look at `aria-label`

Issue - State: open - Opened by HeartSquared about 2 months ago

#1357 - dispatching of events from rendered components

Issue - State: closed - Opened by southbeach 2 months ago - 2 comments

#1356 - Can not find createPortal from React DOM

Issue - State: closed - Opened by Myllaume 3 months ago - 1 comment

#1355 - byText not finding element

Issue - State: closed - Opened by RedX2501 3 months ago - 2 comments

#1354 - feat: Add support for React error handlers

Pull Request - State: open - Opened by eps1lon 3 months ago - 1 comment

#1353 - Fix React Canary and Experimental tests

Pull Request - State: closed - Opened by eps1lon 3 months ago - 1 comment

#1352 - test: Run with relevant React stable types

Pull Request - State: open - Opened by eps1lon 3 months ago - 1 comment

#1351 - fix: Add support for exactOptionalPropertyTypes in TypeScript

Pull Request - State: closed - Opened by eps1lon 3 months ago - 1 comment

#1350 - renderHook support for multiple parameters

Issue - State: open - Opened by danielrentz 3 months ago - 2 comments

#1349 - Ant Design Typography component doesn't fire onEllipsis event

Issue - State: closed - Opened by leobel 3 months ago - 1 comment

#1347 - Added myself as contributor

Pull Request - State: closed - Opened by ginaserakalala 4 months ago - 1 comment

#1346 - Test works in isolation but fails alongside other RTL-based tests

Issue - State: open - Opened by johncornish 4 months ago - 6 comments

#1344 - wrapper context is not shared with `renderHook`

Issue - State: open - Opened by githorse 4 months ago

#1343 - fix: esm output's extension to .mjs

Pull Request - State: open - Opened by syi0808 5 months ago - 7 comments

#1342 - Tests using `render` sigificantly slow down in React 19

Issue - State: closed - Opened by phryneas 5 months ago - 7 comments
Labels: expected behavior

#1341 - Module '"@testing-library/react"' has no exported member 'screen'.

Issue - State: closed - Opened by devChrisho 5 months ago - 7 comments
Labels: needs more information

#1340 - `hydrate` option does not work in `renderHook`

Issue - State: closed - Opened by immois 5 months ago - 3 comments

#1337 - Fix type import from react-dom

Pull Request - State: closed - Opened by grncdr 5 months ago - 3 comments

#1335 - Do not want to install react & react-dom dependency in node_modules

Issue - State: open - Opened by 21duxue 6 months ago - 1 comment

#1333 - feat(pure): add renderOptions support to render

Pull Request - State: closed - Opened by naorpeled 6 months ago - 8 comments

#1331 - `rerender` does not reset state

Issue - State: closed - Opened by saiNaruUFL 6 months ago - 6 comments

#1330 - support `document` containers in cleanup

Pull Request - State: open - Opened by quisido 6 months ago - 5 comments

#1328 - Issues

Issue - State: closed - Opened by theaekapipoo 6 months ago

#1327 - Bug report

Issue - State: closed - Opened by theaekapipoo 6 months ago

#1325 - Strange behavor when using `renderHook` with `wrapper` option

Issue - State: open - Opened by zero88 7 months ago - 1 comment
Labels: needs more information

#1324 - React does not recognize the `fetchPriority` prop on a DOM element.

Issue - State: closed - Opened by AlaminPu1007 7 months ago - 3 comments

#1323 - fix: Ensure `act` is not `any` when `React.act` is not declared

Pull Request - State: closed - Opened by eps1lon 7 months ago - 1 comment

#1322 - `ReactDOMTestUtils.act` is deprecated

Issue - State: closed - Opened by angelod1as 7 months ago - 1 comment

#1321 - yarn add --dev @testing-library/react

Issue - State: closed - Opened by PeTty88cze 7 months ago - 2 comments

#1319 - fix: export new act when available

Pull Request - State: closed - Opened by MatanBobi 7 months ago - 8 comments

#1318 - Make @types/react-dom a Peer dependency

Issue - State: closed - Opened by daniel-nagy 7 months ago - 2 comments
Labels: duplicate

#1317 - Seriously guys, how the fuck do I get started here?

Issue - State: closed - Opened by josh-i386g 7 months ago - 2 comments

#1316 - act shows up as deprecated when using react 18.3

Issue - State: closed - Opened by ambarvm 7 months ago - 1 comment

#1315 - chore: Adjust tests to workaround 18.3.0 bug

Pull Request - State: closed - Opened by eps1lon 7 months ago - 1 comment

#1314 - Support React 18.3

Issue - State: closed - Opened by christopherschroer 7 months ago - 2 comments

#1313 - fix: Stop restricting `container` option based on `hydrate`

Pull Request - State: closed - Opened by eps1lon 7 months ago - 1 comment

#1311 - TypeScript error with skipLibCheck false

Issue - State: closed - Opened by eps1lon 7 months ago - 4 comments
Labels: bug

#1310 - V15 causes tests to throw `act` warnings

Issue - State: closed - Opened by ronny-lark 7 months ago - 5 comments

#1309 - feat!: move dtl to peerDeps

Pull Request - State: closed - Opened by MatanBobi 7 months ago - 2 comments

#1308 - fix: Ensure `renderHook` options extend options for `render`

Pull Request - State: closed - Opened by eps1lon 7 months ago - 1 comment

#1307 - Regression: Options not available in `renderHook`

Issue - State: closed - Opened by icatalina 7 months ago - 3 comments

#1305 - feat: Move `@testing-library/dom` and `@types/react-dom` to peer dependencies

Pull Request - State: closed - Opened by eps1lon 7 months ago - 14 comments

#1304 - fix: Don't raise TypeScript errors when hydating `document`

Pull Request - State: closed - Opened by eps1lon 7 months ago - 3 comments

#1303 - Generics not supported when using bound functions

Issue - State: open - Opened by JohnMarsden24 7 months ago - 1 comment

#1302 - asyncWrapper is not executed with act support

Issue - State: open - Opened by lionskape 7 months ago - 3 comments

#1301 - fix: Improve `legacyRoot` error message

Pull Request - State: closed - Opened by eps1lon 8 months ago - 1 comment

#1300 - fix: Stop using nullish coalescing

Pull Request - State: closed - Opened by eps1lon 8 months ago - 1 comment

#1299 - fix: Stop using nullish coalescing

Pull Request - State: closed - Opened by eps1lon 8 months ago - 1 comment

#1298 - Module parse failed: Unexpected token for the act-compat.js

Issue - State: closed - Opened by YevheniiaChursina 8 months ago - 1 comment

#1297 - Support for `onCaughtError` and `onUncaughtError` on root

Issue - State: open - Opened by MatanBobi 8 months ago - 3 comments
Labels: enhancement

#1295 - Release: 15.0.0

Pull Request - State: open - Opened by MatanBobi 8 months ago - 1 comment

#1295 - Release: 15.0.0

Pull Request - State: closed - Opened by MatanBobi 8 months ago - 1 comment

#1294 - feat: Add support for React 19 Canary

Pull Request - State: closed - Opened by eps1lon 8 months ago - 1 comment

#1293 - Test with DTL 10

Pull Request - State: closed - Opened by eps1lon 8 months ago - 2 comments

#1292 - React Testing library `unmount` is not working

Issue - State: closed - Opened by bhushanlaware 8 months ago - 1 comment

#1291 - Calling render on a component that throws, results in 4 renders

Issue - State: open - Opened by R-J-dev 8 months ago - 1 comment

#1290 - chore: change canary version to specific prefix

Pull Request - State: closed - Opened by MatanBobi 8 months ago - 1 comment

#1289 - chore: Update Codecov configuration to latest

Pull Request - State: closed - Opened by eps1lon 8 months ago - 2 comments

#1288 - chore: Fix tests

Pull Request - State: closed - Opened by eps1lon 8 months ago - 2 comments

#1287 - fix: Remove unused types

Pull Request - State: closed - Opened by eps1lon 8 months ago - 1 comment

#1286 - Can't test "file" type inputs.

Issue - State: open - Opened by mveraldi-cisco 8 months ago

#1284 - use rerender props in wrapper

Issue - State: open - Opened by jjoselv 9 months ago - 1 comment
Labels: enhancement

#1283 - SyntaxError: Cannot use import statement outside a module when using render or .tsx files

Issue - State: closed - Opened by Shishouille 9 months ago - 2 comments
Labels: needs more information

#1279 - Test results and "screen.debug" do not match

Issue - State: closed - Opened by file-get-contents 10 months ago

#1278 - Snackbar not auto closing

Issue - State: closed - Opened by zeeshanjan82 10 months ago - 2 comments
Labels: question

#1277 - Intial props not working when rendering a hook (or I've done something wrong.)

Issue - State: open - Opened by gbatterbee 10 months ago - 5 comments
Labels: enhancement, BREAKING CHANGE

#1276 - findBy* query fails but waitFor passes

Issue - State: closed - Opened by hyalen 10 months ago - 2 comments

#1275 - Types are breaking

Issue - State: closed - Opened by Akallabet 10 months ago - 12 comments

#1274 - Fix types breaking changes

Pull Request - State: closed - Opened by Akallabet 10 months ago - 2 comments

#1273 - docs: add trappar as a contributor for code

Pull Request - State: closed - Opened by allcontributors[bot] 10 months ago - 1 comment

#1272 - fix: Update types to support all possible react component return values

Pull Request - State: closed - Opened by trappar 10 months ago - 6 comments

#1270 - Drop usage of react-dom/test-utils

Pull Request - State: closed - Opened by eps1lon 10 months ago - 5 comments

#1269 - docs: add yinm as a contributor for code

Pull Request - State: closed - Opened by allcontributors[bot] 10 months ago - 1 comment

#1268 - queries returned by render are not scoped

Issue - State: open - Opened by david-bezero 10 months ago - 4 comments

#1266 - ReactElement not assignable

Issue - State: open - Opened by AhmedHadjTaieb 10 months ago - 3 comments
Labels: needs more information

#1264 - calling rerender causes remounting

Issue - State: closed - Opened by kasir-barati 11 months ago - 4 comments