sindresorhus / hide-files-on-github

Chrome extension - Hide nonessential files from the GitHub file browser
https://chrome.google.com/webstore/detail/hide-files-on-github/lpnakhpaodhdkleejaehlapdhbgjbddp
MIT License
320 stars 36 forks source link

MutationObserver is called even when no Node is found #29

Closed hkdobrev closed 8 years ago

hkdobrev commented 8 years ago
content.js:95 Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.

I get this error when I load a page which does not contain a DOM element #js-repo-pjax-container. E.g. this page: https://github.com/sindresorhus/refined-github/commit/16843d086b065bb7c239f3344c9606095f747942.patch