Skip to content

@types/testing-library__react"' has no exported member 'waitFor' #688

Closed
liquity/dev
#356
@matassp

Description

@matassp

Sorry, for duplicating issue #610 , but it looks like it was closed unresolved.

    "@testing-library/react": "10.0.5",
    "@testing-library/jest-dom": "5.9.0",
    "react": "16.13.1",

Relevant code or config:
import { waitFor } from '@testing-library/react';

What happened:
I get a typescript error:

@types/testing-library__react"' has no exported member 'waitFor'.ts(2305)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions