Navigate from add-on back to bitbucket

Hi

I realise that there are issues with the same domain origin policy, but I’d like to write an connect add-on containing links back into bitbucket.

As the add-on is loaded in an iframe any links within the add-on back to bitbucket render bitbucket within itself (in the iframe). Has anyone found a work around such that the links cause the location of the parent page to navigate to the link.

If so would you be happy to share?

TIA
Stephen

1 Like

Stephen, have you tried adding target="_top" to your hyperlinks?

1 Like