René's URL Explorer Experiment


Title: Opening new branch: Uncaught TypeError: Cannot read property 'pullRequests' of null · Issue #496 · atom/github · GitHub

Open Graph Title: Opening new branch: Uncaught TypeError: Cannot read property 'pullRequests' of null · Issue #496 · atom/github

X Title: Opening new branch: Uncaught TypeError: Cannot read property 'pullRequests' of null · Issue #496 · atom/github

Description: Versions Atom Version (atom --version): Atom : 1.13.1 Electron: 1.3.13 Chrome : 52.0.2743.82 Node : 6.5.0 GitHub Package Version (git --git-dir ~/.atom/packages/github/.git rev-parse head): 6a3303e Repro Steps: From terminal run: git clo...

Open Graph Description: Versions Atom Version (atom --version): Atom : 1.13.1 Electron: 1.3.13 Chrome : 52.0.2743.82 Node : 6.5.0 GitHub Package Version (git --git-dir ~/.atom/packages/github/.git rev-parse head): 6a3303e...

X Description: Versions Atom Version (atom --version): Atom : 1.13.1 Electron: 1.3.13 Chrome : 52.0.2743.82 Node : 6.5.0 GitHub Package Version (git --git-dir ~/.atom/packages/github/.git rev-parse head): 6a3303e...

Opengraph URL: https://github.com/atom/github/issues/496

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Opening new branch: Uncaught TypeError: Cannot read property 'pullRequests' of null","articleBody":"\r\n### Versions\r\n\r\nAtom Version (`atom --version`):\r\nAtom    : 1.13.1\r\nElectron: 1.3.13\r\nChrome  : 52.0.2743.82\r\nNode    : 6.5.0\r\n\r\nGitHub Package Version (`git --git-dir ~/.atom/packages/github/.git rev-parse head`):\r\n6a3303e9fb39dc6cd1945f33760b26c95459b9ac\r\n\r\n\r\n**Repro Steps:**\r\nFrom terminal run: \r\n`git clone https://github.com/github/atom-log.git \u0026\u0026 cd atom-log`\r\n`git checkout -b \u003cnew branch name\u003e`\r\n`atom .`\r\n\r\ndouble click on any file in the treeview.\r\n\r\n\r\n**Atom Version**: 1.13.1\r\n**Electron Version**: 1.3.13\r\n**System**: Mac OS X 10.12.2\r\n**Thrown From**: [github](https://github.com/atom/github) package, v0.0.0\r\n\r\n\r\n### Stack Trace\r\n\r\nUncaught TypeError: Cannot read property 'pullRequests' of null\r\n\r\n```\r\nAt /Users/bungdonuts/github/packages/github/node_modules/fbjs/lib/resolveImmediate.js:27\r\n\r\nTypeError: Cannot read property 'pullRequests' of null\r\n    at PrList.render (/Users/bungdonuts/github/packages/github/pr-list-container.js:15:10)\r\n    at ReactCompositeComponentWrapper._renderValidatedComponentWithoutOwnerOrContext (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:799:30)\r\n    at ReactCompositeComponentWrapper._renderValidatedComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:822:32)\r\n    at ReactCompositeComponentWrapper.performInitialMount (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:362:30)\r\n    at ReactCompositeComponentWrapper.mountComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:258:21)\r\n    at Object.mountComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactReconciler.js:46:35)\r\n    at ReactCompositeComponentWrapper.performInitialMount (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:371:34)\r\n    at ReactCompositeComponentWrapper.mountComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:258:21)\r\n    at Object.mountComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactReconciler.js:46:35)\r\n    at ReactCompositeComponentWrapper._updateRenderedComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:765:40)\r\n    at ReactCompositeComponentWrapper._performComponentUpdate (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:724:10)\r\n    at ReactCompositeComponentWrapper.updateComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:645:12)\r\n    at ReactCompositeComponentWrapper.receiveComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:547:10)\r\n    at Object.receiveComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactReconciler.js:125:22)\r\n    at ReactCompositeComponentWrapper._updateRenderedComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:754:23)\r\n    at ReactCompositeComponentWrapper._performComponentUpdate (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:724:10)\r\n    at ReactCompositeComponentWrapper.updateComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:645:12)\r\n    at ReactCompositeComponentWrapper.receiveComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:547:10)\r\n    at Object.receiveComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactReconciler.js:125:22)\r\n    at ReactCompositeComponentWrapper._updateRenderedComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:754:23)\r\n    at ReactCompositeComponentWrapper._performComponentUpdate (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:724:10)\r\n    at ReactCompositeComponentWrapper.updateComponent (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:645:12)\r\n    at ReactCompositeComponentWrapper.performUpdateIfNecessary (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactCompositeComponent.js:561:12)\r\n    at Object.performUpdateIfNecessary (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactReconciler.js:157:22)\r\n    at runBatchedUpdates (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactUpdates.js:150:21)\r\n    at ReactReconcileTransaction.perform (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/Transaction.js:140:20)\r\n    at ReactUpdatesFlushTransaction.perform (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/Transaction.js:140:20)\r\n    at ReactUpdatesFlushTransaction.perform (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactUpdates.js:89:32)\r\n    at Object.flushBatchedUpdates (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactUpdates.js:172:19)\r\n    at ReactDefaultBatchingStrategyTransaction.closeAll (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/Transaction.js:206:25)\r\n    at ReactDefaultBatchingStrategyTransaction.perform (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/Transaction.js:153:16)\r\n    at Object.batchedUpdates (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactDefaultBatchingStrategy.js:62:26)\r\n    at Object.enqueueUpdate (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactUpdates.js:200:22)\r\n    at enqueueUpdate (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactUpdateQueue.js:24:16)\r\n    at Object.enqueueSetState (/Users/bungdonuts/github/packages/github/node_modules/react-dom/lib/ReactUpdateQueue.js:209:5)\r\n    at RelayRenderer.ReactComponent.setState (/Users/bungdonuts/github/packages/github/node_modules/react/lib/ReactComponent.js:63:16)\r\n    at RelayReadyState.onReadyStateChange [as _onReadyStateChange] (/Users/bungdonuts/github/packages/github/node_modules/react-relay/lib/RelayRenderer.js:152:14)\r\n    at /Users/bungdonuts/github/packages/github/node_modules/react-relay/lib/RelayReadyState.js:73:13\r\n    at tryCallOne (/Users/bungdonuts/github/packages/github/node_modules/promise/lib/core.js:37:12)\r\n    at /Users/bungdonuts/github/packages/github/node_modules/promise/lib/core.js:123:15\r\n    at flush (/Users/bungdonuts/github/packages/github/node_modules/asap/raw.js:50:29)\r\n    at _combinedTickCallback (internal/process/next_tick.js:67:7)\r\n    at process._tickCallback (internal/process/next_tick.js:98:9)\r\n```\r\n\r\n### Commands\r\n\r\n```\r\n```\r\n\r\n### Config\r\n\r\n```json\r\n{\r\n  \"core\": {\r\n    \"automaticallyUpdate\": false,\r\n    \"telemetryConsent\": \"limited\",\r\n    \"themes\": [\r\n      \"seti-ui\",\r\n      \"one-dark-syntax\"\r\n    ]\r\n  },\r\n  \"github\": {\r\n    \"githubEnabled\": true\r\n  }\r\n}\r\n```\r\n\r\n### Installed Packages\r\n\r\n```coffee\r\n# User\r\nfuzzy-finder, v1.4.1 (active)\r\ngithub, v0.0.0 (active)\r\nseti-icons, v1.3.4 (active)\r\nseti-ui, v1.4.0 (active)\r\nsnippet-creator, v0.0.0 (inactive)\r\nSublime-Style-Column-Selection, v1.7.2 (active)\r\natom-dark-syntax, v0.28.0 (inactive)\r\natom-dark-ui, v0.53.0 (inactive)\r\natom-light-syntax, v0.29.0 (inactive)\r\natom-light-ui, v0.46.0 (inactive)\r\nbase16-tomorrow-dark-theme, v1.4.0 (inactive)\r\nbase16-tomorrow-light-theme, v1.4.0 (inactive)\r\none-dark-ui, v1.8.2 (inactive)\r\none-light-ui, v1.8.2 (inactive)\r\none-dark-syntax, v1.6.0 (active)\r\none-light-syntax, v1.6.0 (inactive)\r\nsolarized-dark-syntax, v1.1.1 (inactive)\r\nsolarized-light-syntax, v1.1.1 (inactive)\r\nabout, v1.7.2 (active)\r\narchive-view, v0.62.0 (active)\r\nautocomplete-atom-api, v0.10.0 (active)\r\nautocomplete-css, v0.14.1 (active)\r\nautocomplete-html, v0.7.2 (active)\r\nautocomplete-plus, v2.33.1 (active)\r\nautocomplete-snippets, v1.11.0 (active)\r\nautoflow, v0.29.0 (inactive)\r\nautosave, v0.23.2 (active)\r\nbackground-tips, v0.26.1 (active)\r\nbookmarks, v0.43.2 (active)\r\nbracket-matcher, v0.85.1 (active)\r\ncommand-palette, v0.39.1 (inactive)\r\ndeprecation-cop, v0.55.1 (active)\r\ndev-live-reload, v0.47.0 (active)\r\nencoding-selector, v0.22.0 (active)\r\nexception-reporting, v0.40.0 (active)\r\nfind-and-replace, v0.204.5 (inactive)\r\nfuzzy-finder, v1.4.1 (active)\r\ngit-diff, v1.2.0 (active)\r\ngo-to-line, v0.31.2 (inactive)\r\ngrammar-selector, v0.48.2 (active)\r\nimage-view, v0.60.0 (active)\r\nincompatible-packages, v0.26.1 (active)\r\nkeybinding-resolver, v0.35.0 (active)\r\nline-ending-selector, v0.5.1 (active)\r\nlink, v0.31.2 (inactive)\r\nmarkdown-preview, v0.159.3 (active)\r\nmetrics, v1.1.3 (active)\r\nnotifications, v0.65.1 (active)\r\nopen-on-github, v1.2.1 (inactive)\r\npackage-generator, v1.0.2 (inactive)\r\nsettings-view, v0.244.0 (active)\r\nsnippets, v1.0.4 (active)\r\nspell-check, v0.68.5 (active)\r\nstatus-bar, v1.6.0 (active)\r\nstyleguide, v0.48.0 (active)\r\nsymbols-view, v0.113.1 (inactive)\r\ntabs, v0.103.1 (active)\r\ntimecop, v0.33.2 (active)\r\ntree-view, v0.211.1 (active)\r\nupdate-package-dependencies, v0.10.0 (active)\r\nwelcome, v0.35.1 (active)\r\nwhitespace, v0.35.0 (active)\r\nwrap-guide, v0.39.0 (active)\r\nlanguage-c, v0.54.0 (active)\r\nlanguage-clojure, v0.22.1 (active)\r\nlanguage-coffee-script, v0.48.1 (active)\r\nlanguage-csharp, v0.13.0 (active)\r\nlanguage-css, v0.40.1 (active)\r\nlanguage-gfm, v0.88.0 (active)\r\nlanguage-git, v0.15.0 (active)\r\nlanguage-go, v0.43.0 (active)\r\nlanguage-html, v0.47.1 (active)\r\nlanguage-hyperlink, v0.16.1 (active)\r\nlanguage-java, v0.24.0 (active)\r\nlanguage-javascript, v0.122.0 (active)\r\nlanguage-json, v0.18.3 (active)\r\nlanguage-less, v0.29.6 (active)\r\nlanguage-make, v0.22.2 (active)\r\nlanguage-mustache, v0.13.0 (active)\r\nlanguage-objective-c, v0.15.1 (active)\r\nlanguage-perl, v0.37.0 (active)\r\nlanguage-php, v0.37.3 (active)\r\nlanguage-property-list, v0.8.0 (active)\r\nlanguage-python, v0.45.1 (active)\r\nlanguage-ruby, v0.70.2 (active)\r\nlanguage-ruby-on-rails, v0.25.1 (active)\r\nlanguage-sass, v0.57.0 (active)\r\nlanguage-shellscript, v0.23.0 (active)\r\nlanguage-source, v0.9.0 (active)\r\nlanguage-sql, v0.25.0 (active)\r\nlanguage-text, v0.7.1 (active)\r\nlanguage-todo, v0.29.1 (active)\r\nlanguage-toml, v0.18.1 (active)\r\nlanguage-xml, v0.34.12 (active)\r\nlanguage-yaml, v0.27.1 (active)\r\n\r\n# Dev\r\nNo dev packages\r\n```\r\n\r\n","author":{"url":"https://github.com/ungb","@type":"Person","name":"ungb"},"datePublished":"2017-01-31T19:15:40.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/496/github/issues/496"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:67d89573-8f8c-749e-c7e1-c63b68553ef7
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idBF0A:3CD7D9:4D38E72:6669B09:6A5DA216
html-safe-nonce36e7eb6e1f6e335fbac494b1d90bf486d502179371b31ef74e828cd2531e1f9b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRjBBOjNDRDdEOTo0RDM4RTcyOjY2NjlCMDk6NkE1REEyMTYiLCJ2aXNpdG9yX2lkIjoiMTc1NTk5MDg3ODE3MzYzNTA5NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac1df0f80527cf3ad97b9807975afc45281f016ba710651c02f7b614387d0ecd54
hovercard-subject-tagissue:204396775
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/atom/github/496/issue_layout
twitter:imagehttps://opengraph.githubassets.com/4aa87a7cfd110baa60be0ae438d89729254b81961522cd0f3496a03852385df3/atom/github/issues/496
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/4aa87a7cfd110baa60be0ae438d89729254b81961522cd0f3496a03852385df3/atom/github/issues/496
og:image:altVersions Atom Version (atom --version): Atom : 1.13.1 Electron: 1.3.13 Chrome : 52.0.2743.82 Node : 6.5.0 GitHub Package Version (git --git-dir ~/.atom/packages/github/.git rev-parse head): 6a3303e...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameungb
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
go-importgithub.com/atom/github git https://github.com/atom/github.git
octolytics-dimension-user_id1089146
octolytics-dimension-user_loginatom
octolytics-dimension-repository_id46155786
octolytics-dimension-repository_nwoatom/github
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id46155786
octolytics-dimension-repository_network_root_nwoatom/github
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/atom/github/issues/496#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fatom%2Fgithub%2Fissues%2F496
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fatom%2Fgithub%2Fissues%2F496
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=atom%2Fgithub
Reloadhttps://github.com/atom/github/issues/496
Reloadhttps://github.com/atom/github/issues/496
Reloadhttps://github.com/atom/github/issues/496
Please reload this pagehttps://github.com/atom/github/issues/496
atom https://github.com/atom
githubhttps://github.com/atom/github
Notifications https://github.com/login?return_to=%2Fatom%2Fgithub
Fork 406 https://github.com/login?return_to=%2Fatom%2Fgithub
Star 1.2k https://github.com/login?return_to=%2Fatom%2Fgithub
Code https://github.com/atom/github
Issues 440 https://github.com/atom/github/issues
Pull requests 65 https://github.com/atom/github/pulls
Actions https://github.com/atom/github/actions
Projects https://github.com/atom/github/projects
Wiki https://github.com/atom/github/wiki
Security and quality 0 https://github.com/atom/github/security
Insights https://github.com/atom/github/pulse
Code https://github.com/atom/github
Issues https://github.com/atom/github/issues
Pull requests https://github.com/atom/github/pulls
Actions https://github.com/atom/github/actions
Projects https://github.com/atom/github/projects
Wiki https://github.com/atom/github/wiki
Security and quality https://github.com/atom/github/security
Insights https://github.com/atom/github/pulse
Opening new branch: Uncaught TypeError: Cannot read property 'pullRequests' of nullhttps://github.com/atom/github/issues/496#top
uncaught-exceptionhttps://github.com/atom/github/issues?q=state%3Aopen%20label%3A%22uncaught-exception%22
https://github.com/ungb
ungbhttps://github.com/ungb
on Jan 31, 2017https://github.com/atom/github/issues/496#issue-204396775
6a3303ehttps://github.com/atom/github/commit/6a3303e9fb39dc6cd1945f33760b26c95459b9ac
githubhttps://github.com/atom/github
uncaught-exceptionhttps://github.com/atom/github/issues?q=state%3Aopen%20label%3A%22uncaught-exception%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.