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

Accessbility error of Link #5546

Open
5 tasks
bahri-dev opened this issue Nov 10, 2022 · 1 comment · May be fixed by #5795
Open
5 tasks

Accessbility error of Link #5546

bahri-dev opened this issue Nov 10, 2022 · 1 comment · May be fixed by #5795

Comments

@bahri-dev
Copy link

Description

I got an error when checking accessbility of Link.

CodeSandbox/Snack link

https://codesandbox.io/s/reverent-glade-9k8bnk

Steps to reproduce

No response

NativeBase Version

3.4.11

Platform

  • Android
  • CRA
  • Expo
  • iOS
  • Next

Other Platform

window

Additional Information

<Link accessibilityLabel='test-accessibility' >Test Link</Link>

Error

An element of the given ControlType must support the Invoke pattern.

1. Make sure the element has the appropriate ControlType property for its function.
2. If the current ControlType is correct, modify the element to support the Invoke pattern.

@AshwiniKumar007
Copy link
Collaborator

Hey @bahri-dev Thanks for reporting. We will look into this

@abdulbasithqb abdulbasithqb linked a pull request Nov 28, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants