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

Padding breaks link #78

Open
ericuldall opened this issue Feb 16, 2023 · 0 comments
Open

Padding breaks link #78

ericuldall opened this issue Feb 16, 2023 · 0 comments

Comments

@ericuldall
Copy link

Using this in a with large padding breaks the link for some reason.

Sample:

<Hyperlink linkDefault={ true }>
  <Text style={{padding: 20}}>Testing https://www.google.com</Text>
</Hyperlink>

This was breaking links for me. Switching to margin fixed my use case but thought I'd put this here in case anyone else has a similar issue and can't find out why links aren't working.

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

No branches or pull requests

1 participant