Skip to content

Github Toggle Wiki Sidebar broke? #127

Closed
@troychard

Description

@troychard

The GitHub Toggle Wiki Sidebar broke for me some time back.

I seem to have fixed it just now on my local machine by altering line 59 from
const sidebar = $("#wiki-rightbar"), to const sidebar = $(".wiki-rightbar"),

(Edit: nope, my little hack didn't fix. It does make the sidebar appear and re-appear, but the rest of the content doesn't stretch to fit when it disappears).

Possible bug? or maybe I'm just seeing weird behaviour on my local machine?
( Using TamperMonkey with Chrome )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions