Skip to content

Make rc-trigger compatible with Inferno/Preact #68

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

Merged
merged 1 commit into from
Sep 20, 2017
Merged

Make rc-trigger compatible with Inferno/Preact #68

merged 1 commit into from
Sep 20, 2017

Conversation

menberg
Copy link
Contributor

@menberg menberg commented Sep 16, 2017

When using Inferno instead of React, I'm getting the following error when closing a dropdown:

Uncaught TypeError: this._component.getPopupDomNode is not a function
at Object.onPopupMouseLeave (index.js:178)

This change should fix the bug. I guess it's also related to ant-design/ant-design#5701

When using Inferno instead of React, I'm getting the following error when closing a dropdown:

Uncaught TypeError: this._component.getPopupDomNode is not a function
    at Object.onPopupMouseLeave (index.js:178)

This change should fix the bug. I guess it's also related to ant-design/ant-design#5701
@coveralls
Copy link

Coverage Status

Coverage remained the same at 73.585% when pulling 8990004 on menberg:patch-1 into 402016e on react-component:master.

@afc163 afc163 merged commit 58e7920 into react-component:master Sep 20, 2017
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

Successfully merging this pull request may close these issues.

3 participants