git-blame
git-blame copied to clipboard
Uncaught Error: Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.
I am getting a red popup.
/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/invariant.js:56
Hide Stack Trace
Error: Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.
at invariant (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/invariant.js:42:15)
at Object.DOMChildrenOperations.processUpdates (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/DOMChildrenOperations.js:127:13)
at Object.dangerouslyProcessChildrenUpdates (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactDOMIDOperations.js:184:29)
at processQueue (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactMultiChild.js:145:40)
at [object Object].ReactMultiChild.Mixin.updateChildren (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactMultiChild.js:259:40)
at [object Object].ReactDOMComponent.Mixin._updateDOMChildren (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactDOMComponent.js:395:12)
at [object Object].updateComponent (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactDOMComponent.js:248:12)
at [object Object].ReactComponent.Mixin.performUpdateIfNecessary (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactComponent.js:333:12)
at [object Object].ReactComponent.Mixin.receiveComponent (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactComponent.js:314:12)
at [object Object].ReactDOMComponent.Mixin.receiveComponent (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactDOMComponent.js:221:43)
at [object Object].updateComponent (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactCompositeComponent.js:1181:31)
at [object Object].ReactCompositeComponentMixin._performComponentUpdate (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactCompositeComponent.js:1123:10)
at [object Object].ReactCompositeComponentMixin.performUpdateIfNecessary (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactCompositeComponent.js:1063:14)
at runBatchedUpdates (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactUpdates.js:152:17)
at ReactReconcileTransaction.Mixin.perform (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/Transaction.js:141:20)
at ReactUpdatesFlushTransaction.Mixin.perform (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/Transaction.js:141:20)
at ReactUpdatesFlushTransaction.mixInto.perform (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactUpdates.js:98:38)
at Object.flushBatchedUpdates (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactUpdates.js:176:19)
at ReactDefaultBatchingStrategyTransaction.Mixin.closeAll (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/Transaction.js:214:42)
at ReactDefaultBatchingStrategyTransaction.Mixin.perform (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/Transaction.js:155:16)
at Object.ReactDefaultBatchingStrategy.batchedUpdates (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactDefaultBatchingStrategy.js:70:19)
at Object.enqueueUpdate (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactUpdates.js:209:22)
at [object Object].ReactCompositeComponentMixin.replaceState (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactCompositeComponent.js:878:20)
at [object Object].ReactCompositeComponentMixin.setState (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactCompositeComponent.js:850:10)
at [object Object].React.createClass.matchScrollPosition (/Users/chris/.atom/packages/git-blame/lib/views/blame-list-view.coffee:176:6)
at HTMLDivElement.boundMethod (/Users/chris/.atom/packages/git-blame/node_modules/react-atom-fork/lib/ReactCompositeComponent.js:1295:21)
at HTMLDivElement.jQuery.event.dispatch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/jquery/dist/jquery.js:4435:9)
at HTMLDivElement.elemData.handle (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/jquery/dist/jquery.js:4121:28)
The error was thrown from the git-blame package. This issue has already been reported.