질문
RH 2017 - Opening a page in a new tab makes viewport tag not being set anymore.
I was notified by Google about a Mobile Usability Issue for my RH 2017 project (Responsive HTML5 output with Indigo Layout) because viewport tag is not set (for all pages).
If I navigate the TOC, each page is correctly open with the viewport tag set
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3, user-scalable=yes">, but if I open a page in a new tab, the page is shown as a standalone html page (not in full context), and the viewport tag disappears from html source.
Is there any way in RH 2017 to set viewport tag as default for pages open in new tabs? Or, as an alternative, is it possible to open pages in a new tab, in full context?
Thank you.
