ndmanvar / react

0 stars 0 forks source link

TypeError: {}.invalidFunction is not a function #1

Open ndmanvar opened 6 years ago

ndmanvar commented 6 years ago

https://sentry.io/testorg-az/react-demo-d3/issues/462444905/

TypeError: {}.invalidFunction is not a function
  at func (components/Errors.js:28:13)
  at invokeGuardedCallback (../node_modules/react-dom/lib/ReactErrorUtils.js:24:1)
  at executeDispatch (../node_modules/react-dom/lib/EventPluginUtils.js:83:1)
  at executeDispatchesInOrder (../node_modules/react-dom/lib/EventPluginUtils.js:103:1)
  at executeDispatchesAndRelease (../node_modules/react-dom/lib/EventPluginHub.js:41:1)
...
(12 additional frame(s) were not displayed)
ndmanvar commented 6 years ago

working on it