Links inside oembed iframe not working

Hi!

I’m having a weird issue with links inside the iframes generated when embedding content inside a post, (the embedded content is from the same site). If I click on the title link nothing happens and in order to open that link, I have to do it in a new tab.

I’ve checked the browser console and found this error:
Unsafe JavaScript attempt to initiate navigation for frame with URL 'https://mywebsite.com/post1/' from frame with URL 'https://mywebsite.com/post2/embed/#?secret=NfElQnkycU'. The frame attempting navigation of the top-level window is sandboxed, but the flag of 'allow-top-navigation' or 'allow-top-navigation-by-user-activation' is not set.

Since the iframe code is generated code, how can I solve this issue?

Thanks, regards!



Source link