-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi,
There are 2 issues there,
-
The pagetool unfold/fold all button is working fine in desktop, but when using on mobile view, it will show "Action unknown: menuitemfolded". Seems it's not assigned with $mobileMenuOption
-
There is a line of code
document.write('<style type="text/css" media="screen"><!--/*--><![CDATA[/*><!--*/ .folded.hidden { display: none; } .folder .indicator { visibility: visible; } /*]]>*/--></style>');
falling in script.js. But this casue error when inspecting the page:
js.php?t=mindthedark&tseed=XXXXXX Failed to execute 'write' on 'Document': It isn't possible to write into a document from an asynchronously-loaded external script unless it is explicitly opened.
sokolgeo
Metadata
Metadata
Assignees
Labels
No labels