Код: Выделить всё
Error: Exception: The meta tag you specified is not allowed in this context. (line 2, file "Code")Вот мой код, который ошибка происходит от:
Код: Выделить всё
function doGet() {
const htmlService = HtmlService.createTemplateFromFile("main").evaluate().addMetaTag("viewport", "width=device-width, initial-scale=1.0")
return htmlService
}
Я пытаюсь загрузить/открыть веб -страницу, но показывает ошибку.>
Подробнее здесь: https://stackoverflow.com/questions/796 ... ot-allowed
Мобильная версия