Skip to content

Instantly share code, notes, and snippets.

@milworm
Created July 31, 2015 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save milworm/4f80189a4554f69fea85 to your computer and use it in GitHub Desktop.
Save milworm/4f80189a4554f69fea85 to your computer and use it in GitHub Desktop.
Potentially unhandled rejection [2] TypeError: Can't add property context, object is not extensible
at ReactCompositeComponentMixin.mountComponent (http://localhost:3000/jspm_packages/npm/react@0.13.3/lib/ReactCompositeComponent.js:60:20)
at ReactPerf.measure.wrapper [as mountComponent] (http://localhost:3000/jspm_packages/npm/react@0.13.3/lib/ReactPerf.js:27:23)
at Object.ReactReconciler.mountComponent (http://localhost:3000/jspm_packages/npm/react@0.13.3/lib/ReactReconciler.js:11:37)
at ReactCompositeComponentMixin.mountComponent (http://localhost:3000/jspm_packages/npm/react@0.13.3/lib/ReactCompositeComponent.js:99:36)
at ReactPerf.measure.wrapper [as mountComponent] (http://localhost:3000/jspm_packages/npm/react@0.13.3/lib/ReactPerf.js:27:23)
at Object.ReactReconciler.mountComponent (http://localhost:3000/jspm_packages/npm/react@0.13.3/lib/ReactReconciler.js:11:37)
at mountComponentIntoNode (http://localhost:3000/jspm_packages/npm/react@0.13.3/lib/ReactMount.js:121:34)
at ReactReconcileTransaction.Mixin.perform (http://localhost:3000/jspm_packages/npm/react@0.13.3/lib/Transaction.js:28:22)
at batchedMountComponentIntoNode (http://localhost:3000/jspm_packages/npm/react@0.13.3/lib/ReactMount.js:127:17)
at ReactDefaultBatchingStrategyTransaction.Mixin.perform (http://localhost:3000/jspm_packages/npm/react@0.13.3/lib/Transaction.js:28:22)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment