Skip to content

docs: fix typo in textMatch example(#101) #102

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

Merged
merged 1 commit into from
Jun 5, 2018
Merged

docs: fix typo in textMatch example(#101) #102

merged 1 commit into from
Jun 5, 2018

Conversation

eliassotodo
Copy link
Contributor

What: Fix typo in textMatch example

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kentcdodds kentcdodds merged commit d3bab82 into testing-library:master Jun 5, 2018
@kentcdodds
Copy link
Member

🎉 This PR is included in version 3.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

julienw pushed a commit to julienw/react-testing-library that referenced this pull request Dec 20, 2018
…time (testing-library#102)

<!-- What changes are being made? (What feature/bug is being fixed here?) -->

**What**: testing-library#99 waitForElement gets into infinite setTimeout loop

<!-- Why are these changes necessary? -->

**Why**: without the change MutationObserver gets into infinite setTimeout loop

<!-- How were these changes implemented? -->

**How**: disconnect the MutationObserver from setImmediate callback to ensure we're not in MutationObserver's `onMutate` callback when disconnecting it.

<!-- Have you done all of these things?  -->

**Checklist**:

<!-- add "N/A" to the end of each line that's irrelevant to your changes -->

<!-- to check an item, place an "x" in the box like so: "- [x] Documentation" -->

- [ ] Documentation
- [x] Tests
- [x] Ready to be merged <!-- In your opinion, is this ready to be merged as soon as it's reviewed? -->
- [ ] Added myself to contributors table <!-- this is optional, see the contributing guidelines for instructions -->

<!-- feel free to add additional comments -->

Closes testing-library#99
lucbpz pushed a commit to lucbpz/react-testing-library that referenced this pull request Jul 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants