Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings. #131

Open
ChrisCinelli opened this issue Mar 16, 2016 · 0 comments

Comments

@ChrisCinelli
Copy link

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant