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(weex): send createFinish signal after root component mounted #7154

Merged
merged 1 commit into from
Dec 4, 2017

Conversation

Hanks10100
Copy link
Contributor

What kind of change does this PR introduce?

  • Bugfix

Does this PR introduce a breaking change?

  • No

Other information:

Make sure the timing of sending the "createFinish" signal is more reasonable, even if using asynchronous rendering (Call new Vue() in Promise or timer).

@yyx990803 yyx990803 merged commit 0da8bce into vuejs:dev Dec 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants