question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Custom navigation formatting on github projects page

See original GitHub issue

For some reason, the custom navigation bar formatting gets messed up on the github projects page:

image

looking at the console, there seems to be something wrong with ticky-browser.js

ticky-browser.js:8 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'click')
    at openPanel (ticky-browser.js:8:1)
    at openPanelOnHash (ticky-browser.js:8:1)
    at ticky-browser.js:8:1
    at Proxy.tms_f18bf04f_a17d_43d5_9921_24ec53e32b7b$ (ticky-browser.js:8:1)
    at it (<anonymous>:14:1074)
    at _prelude.js:1:1
    at _prelude.js:1:1
    at window.__p__4587594.598558076 (ticky-browser.js:8:1)
    at it (<anonymous>:14:1074)
    at set (<anonymous>:3:400)

This only happens inside an active project, just going to the projects page (e.g. in this repo) doesn’t cause an issue, but if you go to e.g. https://github.com/users/afg1/projects/1 you should see it

I’m using Chrome and tampermonkey v4.16.1 on macOS. I have your custom navigation, code folding and hotkeys userscripts (they’re great, thank you!).

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:2
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
afg1commented, Nov 2, 2022

Hi, sorry it took me a while to get back to this - the script is now working as expected, thanks for fixing it!

0reactions
TFWolcommented, Oct 30, 2022

Makes sense. Good to know script is working as designed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuring GitHub Pages - Digital humanities
Choose a theme, which will determine the default layout and decoration of your pages. You can customize the HTML template and the CSS...
Read more >
GitHub custom navigation · Mottie/GitHub-userscripts Wiki
A userscript that allows you to customize GitHub's main navigation bar. The navigation bars that can be customized separately with this ...
Read more >
Quickstart for GitHub Pages - GitHub Docs
You can use GitHub Pages to showcase some open source projects, ... In the upper-right corner of any page, use the drop-down menu,...
Read more >
Setting a Markdown processor for your GitHub Pages site ...
Setting a Markdown processor for your GitHub Pages site using Jekyll ... For more information, see "About writing and formatting on GitHub.".
Read more >
Adding notes to a project (classic) - GitHub Docs
You can add notes to a classic project to serve as task reminders or to add information ... For more information, see "Basic...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found