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.

`clone-branch` is broken on GHE

See original GitHub issue

The selectors used do not exist on GHE 2.20. I’ve never had need for the functionality, so never cared, but noticed it is throwing an exception today.

❌ Refined GitHub → clone-branch → TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
    at observeElement (refined-github.js:3399)
    at init (refined-github.js:8942)
    at runFeature (refined-github.js:2898)
    at setupPageLoad (refined-github.js:2906)
    at HTMLDocument.<anonymous> (refined-github.js:2943) 
Search issue: https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+Failed%20to%20execute%20'observe'%20on%20'MutationObserver'%3A%20parameter%201%20is%20not%20of%20type%20'Node'.

Upgrading to 2.21 is on the docket for “soon”, maybe the markup will finally be updated. Otherwise opening for awareness and I’ll address it when I get a chance.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
buschescommented, Nov 5, 2020

FYI, saw this was working today.

1reaction
buschescommented, Sep 25, 2020

@yakov116 probably. I will hopefully get some time to look into everything enterprise in the coming weeks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cloning a Broken Branch - I Love Growing Marijuana Forum
I broke a branch off my scrog that's in begining stages of flowering. What's the quickest way to get it to root? I...
Read more >
How to fix error while cloning branch git - Stack Overflow
The clone mostly worked; you have a local copy of the repo. But git can't checkout the worktree because there's a filename in...
Read more >
Trying to clone a broken branch in third week of flower ...
They will do fine if you treat them like your other clones. heres a pix of a 2 week clone that I took...
Read more >
EXPERIMENT: Broken Branch Clone | Grasscity Forums
Yesterday I had a very large branch (3/4") break away from the main stalk. I taped it and braced it and hoped for...
Read more >
Troubleshooting cloning errors - GitHub Docs
This error occurs if the default branch of a repository has been deleted on GitHub.com. Detecting this error is simple; Git will warn...
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