Skip to content

Conversation

@ycjcl868
Copy link
Member

No description provided.

@ycjcl868 ycjcl868 requested a review from afc163 January 24, 2019 02:19
@afc163 afc163 merged commit f6f5266 into master Feb 6, 2019
@afc163 afc163 deleted the fix-bootstrap-dep branch February 6, 2019 13:55
shc023 pushed a commit to shc023/tooltip that referenced this pull request Jul 31, 2021
…t-component#158)

* Fix motion popups sometimes getting stuck (react-component#157)

If the popup transitioned from visible to invisible before the
status reached 'motion', the popup would get stuck in a visible
state. This changes the code to immediately set status to 'stable'
during a transition from visible to invisible if the status is
something before 'motion'.

Also fixes an issue where an animation frame could change the status
to something invalid after a transition from visible to invisible.

* Add tests

* Remove if statement around raf.cancel
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