Skip to content
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

CardField testID with Typescript #268

Closed
anija opened this issue May 25, 2021 · 0 comments · Fixed by #296
Closed

CardField testID with Typescript #268

anija opened this issue May 25, 2021 · 0 comments · Fixed by #296
Labels
enhancement New feature or request need triage

Comments

@anija
Copy link

anija commented May 25, 2021

Describe the bug
Using typescript and adding the testID property to the component raise a TS2322 error because testID don't exists in CardField Props.

Expected behavior
To run end-to-end tests, it should be possible to set a testID for the CardField.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request need triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants