dime-worldbank / quarto-dime-theme

DIME theme for Quarto Reveal.js Presentations
https://dime-worldbank.github.io/quarto-dime-theme/
MIT License
10 stars 3 forks source link

Links in footer in demo does not work despite being correct #7

Closed kbjarkefur closed 11 months ago

kbjarkefur commented 11 months ago

All links in the presentation opens up in a browser window in the presentation. Is this something that can be toggled on and off?

This within-presentation browser does not seem to work for the links in the footer. When I click any of the links in the footer in the demo presentation, I get this view and the link does not open:

image

When I try opening a link in the footer, I get this message in the console:

Refused to frame 'https://github.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'none'".

BBieri commented 11 months ago

Thanks for reporting and testing the template :) I've opened up a PR changing the default setting that opens previews of links within the presentation to directly opening them in a new tab.