Skip to content

Example Bootstrap modal closing bug fix. #160

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

Closed
wants to merge 3 commits into from
Closed

Example Bootstrap modal closing bug fix. #160

wants to merge 3 commits into from

Conversation

chenglou
Copy link
Contributor

@chenglou chenglou commented Jul 5, 2013

The old version's modal doesn't close correctly, because it gets re-rendered (following a parent's state variable change) before having the change to play the closing animation. This fixes it, but more or less defeats the purpose of showing a toggling state in parent. Will open new issue to discuss about this.

@chenglou
Copy link
Contributor Author

chenglou commented Jul 6, 2013

Ugh, accidentally tweaked stuff and screwed up the pull, will close this and submit a new one, sorry.

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.

1 participant