Open Arcanemagus opened 7 years ago
To add to the list, I get this issue on macOS Sierra when trying to load the GitHub (preview)
tab, and it happens 100% of the time, regardless of branch I'm working on.
Same error on GitHub tab, was ok at first. Then I chose something on the list of pull requests of Deprecation Detector project. From then on this error is always displayed.
Prerequisites
Description
When switching branches to
master
this error popped up in Atom.Steps to Reproduce
Expected behavior:
No error
Actual behavior:
Uncaught TypeError: Cannot read property 'url' of null
Stack Trace:
Reproduces how often:
Unknown, must be extremely rare as I only just saw this for the first time.
Versions
Atom: 1.19.0-beta3 x64 Electron: 1.6.9 OS: Microsoft Windows 10 Enterprise Thrown From: github package 0.3.3
Additional Information
If it makes a difference, the repo that was open was: https://github.com/AtomLinter/linter-markdown
Package list and Commands
### Commands ``` -3:19.4.0 intentions:highlight (input.hidden-input) -3:19 core:save (input.hidden-input) -3:07.7.0 core:backspace (input.hidden-input) -3:07.1.0 core:move-right (input.hidden-input) -3:06.7.0 core:delete (input.hidden-input) -3:06.0 intentions:highlight (input.hidden-input) -3:05.7.0 core:save (input.hidden-input) -2:45.5.0 line-ending-selector:show (atom-text-editor.editor.is-focused) -2:43.3.0 intentions:highlight (input.hidden-input) -2:43 core:save (input.hidden-input) -1:56.7.0 core:delete (input.hidden-input) 2x -1:56.4.0 intentions:highlight (input.hidden-input) -1:55.8.0 core:save (input.hidden-input) -0:29.2.0 line-ending-selector:show (atom-text-editor.editor.is-focused) -0:27.2.0 intentions:highlight (input.hidden-input) -0:26.9.0 core:save (input.hidden-input) ``` ### Non-Core Packages ``` atom-autocomplete-php 0.25.6 atom-beautify 0.30.3 atom-jade 0.3.0 atom-material-syntax 1.0.6 atom-material-syntax-dark 1.0.0 atom-material-syntax-light 0.4.6 atom-material-ui 2.0.4 atom-typescript 11.0.6 autocomplete-lua 0.8.2 autocomplete-python 1.9.1 busy-signal 1.4.3 docblockr 0.10.5 editorconfig 2.2.2 file-watcher 1.1.0 fizzy 0.21.0 flow-ide 1.6.0 highlight-selected 0.13.1 hyperclick 0.1.2 intentions 1.1.2 language-ansible 0.2.1 language-babel 2.66.1 language-chef 0.10.0 language-cjson 0.0.1 language-docker 1.1.8 language-elixir 0.19.0 language-erlang 3.2.0 language-fortran 2.1.0 language-gettext 0.6.1 language-glsl 2.0.1 language-haml 0.25.0 language-haskell 1.12.1 language-icinga2 0.3.0 language-ini 1.19.0 language-jade 0.7.2 language-jolie 0.5.0 language-kotlin 0.5.0 language-lua 0.9.11 language-moonscript 1.7.1 language-postcss 1.3.1 language-powershell 4.0.0 language-puppet 0.22.0 language-r 0.4.1 language-reg 0.0.0 language-rust 0.4.11 language-swift 0.5.0 language-terraform 0.8.1 language-vue 0.23.0 linter 2.2.0 linter-alex 4.0.0 linter-clang 4.1.1 linter-coffeelint 1.2.1 linter-csslint 1.3.4 linter-eslint 8.2.1 linter-flake8 2.2.1 linter-htmlhint 1.3.3 linter-js-standard 3.9.1 linter-js-yaml 1.2.7 linter-jshint 3.1.5 linter-jsonlint 1.3.0 linter-markdown 4.0.1 linter-perl 0.8.1 linter-perlcritic 1.4.2 linter-php 1.3.2 linter-phpcs 1.6.7 linter-phpmd 1.5.3 linter-proselint 3.2.1 linter-pylama 0.9.3 linter-pylint 2.1.0 linter-rails-best-practices 0.2.2 linter-reek 2.2.1 linter-rubocop 2.1.1 linter-ruby 1.2.5 linter-stylelint 3.11.0 linter-tidy 2.3.1 linter-ui-default 1.6.2 linter-ui-plus 0.3.2 mapfile-grammar 0.1.0 merge-conflicts 1.4.5 minimap-git-diff 4.3.1 minimap-highlight-selected 4.6.1 minimap-linter 2.0.0 minimap-plus 4.29.2 minimap-selection 4.4.0 monokai 0.24.0 nord-atom-syntax 0.9.1 nord-atom-ui 0.11.0 pigments 0.39.1 sequential-number 0.5.0 seti-syntax 1.1.3 seti-ui 1.9.0 sort-lines 0.14.0 Stylus 3.1.1 svn 0.0.13 tab-control 0.6.10 toggle-quotes 1.0.1 trailing-spaces 0.4.0 ```