Skip to content

Padding breaks link #78

Description

@ericuldall

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions