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
Domain: github.com
{"@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-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:67d89573-8f8c-749e-c7e1-c63b68553ef7 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | BF0A:3CD7D9:4D38E72:6669B09:6A5DA216 |
| html-safe-nonce | 36e7eb6e1f6e335fbac494b1d90bf486d502179371b31ef74e828cd2531e1f9b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRjBBOjNDRDdEOTo0RDM4RTcyOjY2NjlCMDk6NkE1REEyMTYiLCJ2aXNpdG9yX2lkIjoiMTc1NTk5MDg3ODE3MzYzNTA5NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 1df0f80527cf3ad97b9807975afc45281f016ba710651c02f7b614387d0ecd54 |
| hovercard-subject-tag | issue:204396775 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/atom/github/496/issue_layout |
| twitter:image | https://opengraph.githubassets.com/4aa87a7cfd110baa60be0ae438d89729254b81961522cd0f3496a03852385df3/atom/github/issues/496 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/4aa87a7cfd110baa60be0ae438d89729254b81961522cd0f3496a03852385df3/atom/github/issues/496 |
| og:image:alt | 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... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ungb |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b |
| turbo-cache-control | no-preview |
| go-import | github.com/atom/github git https://github.com/atom/github.git |
| octolytics-dimension-user_id | 1089146 |
| octolytics-dimension-user_login | atom |
| octolytics-dimension-repository_id | 46155786 |
| octolytics-dimension-repository_nwo | atom/github |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 46155786 |
| octolytics-dimension-repository_network_root_nwo | atom/github |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 9c975978430e9ad293956f2bbdaf153b1bd84a99 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width