# DOM Testing Library v9.3.4 - Product: DOM Testing Library (https://whatsnew.fyi/product/testing-library-dom) - Vendor: Testing Library - Date: 2024-01-08 - Version: v9.3.4 - Original notes: https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.4 - Permalink: https://whatsnew.fyi/product/testing-library-dom/releases/v9.3.4 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Stop calling waitFor callback after timeout ##### [9.3.4](https://github.com/testing-library/dom-testing-library/compare/v9.3.3...v9.3.4) (2024-01-08) ###### Bug Fixes * Stop calling `waitFor` callback after timeout ([#1271](https://github.com/testing-library/dom-testing-library/issues/1271)) ([9aaf715](https://github.com/testing-library/dom-testing-library/commit/9aaf71524beaeafdf9d8b690a4a78867fa50a5d2))