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

enhanceWithClickOutside error #29

Closed
mory91 opened this issue Feb 7, 2018 · 3 comments
Closed

enhanceWithClickOutside error #29

mory91 opened this issue Feb 7, 2018 · 3 comments

Comments

@mory91
Copy link

mory91 commented Feb 7, 2018

When i synced with new version, i encountered this error:
Uncaught Error: Minified React error #105; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=105&args[]=enhanceWithClickOutside for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at reactProdInvariant (popup.js:4866) at ReactCompositeComponentWrapper.mountComponent (popup.js:71708) at Object.mountComponent (popup.js:11366) at ReactDOMComponent.mountChildren (popup.js:71144) at ReactDOMComponent._createInitialChildren (popup.js:69312) at ReactDOMComponent.mountComponent (popup.js:69131) at Object.mountComponent (popup.js:11366) at ReactDOMComponent.mountChildren (popup.js:71144) at ReactDOMComponent._createInitialChildren (popup.js:69312) at ReactDOMComponent.mountComponent (popup.js:69131)

@A9T9
Copy link
Owner

A9T9 commented Feb 7, 2018

Strange... does uninstalling and reinstalling Kantu solve this problem?

@mory91
Copy link
Author

mory91 commented Feb 7, 2018

No, I cloned and build the project again and happened again.

@generalov
Copy link

generalov commented Mar 4, 2018

A number of external dependencies are missing in package.json. I got the same issue trying to install react-click-outside package manually from https://www.npmjs.com/package/react-click-outside.

I've found in the fork that github:tj/react-click-outside need to be used instead. It works like as a charm.

@A9T9, could you please update the extensions source code on GitHub? :)

@A9T9 A9T9 closed this as completed Jul 30, 2018
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

3 participants