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.

Main page doesn't shows code and readme

See original GitHub issue

https://github.com/sindresorhus/refined-github

looks like this: CleanShot 2021-04-22 at 17 14 09@2x

Here is errors in console:

CleanShot 2021-04-22 at 17 11 26@2x
    at cleanup_repo_filelist_actions_init (refined-github.js:9651)
    at runFeature (refined-github.js:2964)
    at setupPageLoad (refined-github.js:2972)
    at refined-github.js:3006 
Search issue: https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+Cannot%20read%20property%20'classList'%20of%20null

Open an issue: https://github.com/sindresorhus/refined-github/issues/new?labels=bug&template=bug_report.md&title=%60cleanup-repo-filelist-actions%60%3A%20Cannot%20read%20property%20'classList'%20of%20null
		
logError @ refined-github.js:2942
refined-github.js:2942 ❌ Refined GitHub → more-dropdown → TypeError: Cannot read property 'href' of undefined
    at getCurrentBranch (refined-github.js:493)
    at more_dropdown_init (refined-github.js:3332)
    at async runFeature (refined-github.js:2964)
    at async setupPageLoad (refined-github.js:2972) 
Search issue: https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+Cannot%20read%20property%20'href'%20of%20undefined

Open an issue: https://github.com/sindresorhus/refined-github/issues/new?labels=bug&template=bug_report.md&title=%60more-dropdown%60%3A%20Cannot%20read%20property%20'href'%20of%20undefined
		
logError @ refined-github.js:2942
refined-github.js:2942 ❌ Refined GitHub → deprioritize-marketplace-link → TypeError: Cannot read property 'before' of undefined
    at deprioritize_marketplace_link_init (refined-github.js:3959)
    at async runFeature (refined-github.js:2964)
    at async setupPageLoad (refined-github.js:2972) 
Search issue: https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+Cannot%20read%20property%20'before'%20of%20undefined

Open an issue: https://github.com/sindresorhus/refined-github/issues/new?labels=bug&template=bug_report.md&title=%60deprioritize-marketplace-link%60%3A%20Cannot%20read%20property%20'before'%20of%20undefined
		
logError @ refined-github.js:2942
refined-github.js:2942 ❌ Refined GitHub → edit-files-faster → TypeError: Cannot read property 'href' of undefined
    at getCurrentBranch (refined-github.js:493)
    at isPermalink (refined-github.js:547)
    at edit_files_faster_init (refined-github.js:7009)
    at runFeature (refined-github.js:2964)
    at setupPageLoad (refined-github.js:2972)
    at refined-github.js:3006 
Search issue: https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+Cannot%20read%20property%20'href'%20of%20undefined

Open an issue: https://github.com/sindresorhus/refined-github/issues/new?labels=bug&template=bug_report.md&title=%60edit-files-faster%60%3A%20Cannot%20read%20property%20'href'%20of%20undefined```

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
skywindercommented, May 2, 2021

@yakov116 yes, already on it. Chrome stop updating for some reason. and this extension as well. thank for the help!

1reaction
cheap-glitchcommented, Apr 22, 2021

What version of RGH are you on? I think it might simply be outdated.

Read more comments on GitHub >

github_iconTop Results From Across the Web

GitHub pages only showing ReadMe file? - Stack Overflow
The steps to resolve this issue is from best practice is to go the your project folder. You should change what ...
Read more >
Why is only the readme file being published to github pages
Hello, I am struggling to figure out why the only thing I see on github pages is the readme file. I have been...
Read more >
Link to Pages - ReadMe Documentation
To create a link between pages, start by typing [ and a scrollable menu of available pages to link to will appear. As...
Read more >
Edit the main GitHub Pages README file in /docs/README.md
The first thing needed is to create a file named specifically README.md capitalized exactly as shown, and place it in a directory named...
Read more >
Homework: Writing a README
README Template. Here is an example bare-bones README: This sample README for a Northwest Gardener application shows all of the basic requirements from...
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