Skip to content

Problem with pagetool on mobile view #90

@jasonwch

Description

@jasonwch

Hi,
There are 2 issues there,

  1. 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

  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions