diff --git a/js/tt-rss.js b/js/tt-rss.js index ed5e01d4b..b58c36705 100644 --- a/js/tt-rss.js +++ b/js/tt-rss.js @@ -942,6 +942,8 @@ function handle_rpc_json(transport, scheduled_call) { function switchPanelMode(wide) { try { + if (isCdmMode()) return; + article_id = getActiveArticleId(); if (wide) {