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

fix(index.js): fix state initialization #425

Merged
merged 1 commit into from
Sep 12, 2018

Conversation

MtBlue81
Copy link
Contributor

@MtBlue81 MtBlue81 commented Sep 12, 2018

This component occuers exception from v3.8.1 .
In IE11 and Edge, mouse move event is trigger before mouse enter.
So, when placeholder is exist, updateTooltip makes error.
(See example's Advance features on the browser)

I think it is resolved by correct initialization.
How about this?

Regard.

@aronhelser aronhelser merged commit 3ba4d7a into ReactTooltip:master Sep 12, 2018
@aronhelser
Copy link
Collaborator

Awesome, thanks for the IE fix.

@aronhelser
Copy link
Collaborator

🎉 This PR is included in version 3.8.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants