Skip to content

fix(runtime-core): removed unnecessary condition check in componentRenderUtils.ts #237

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

Conversation

sharvilak11
Copy link
Contributor

removed unnecessary condition check for prevPros !== null when already prevProps === nextProps and prevProps === null have been checked.

@znck

removed unnecessary condition check for prevPros !== null when already prevProps === nextProps and prevProps === null have been checked.
@yyx990803 yyx990803 merged commit ed5a42e into vuejs:master Oct 12, 2019
@vue-bot
Copy link
Contributor

vue-bot commented Oct 12, 2019

Hey @sharvilak11, thank you for your time and effort spent on this PR, contributions like yours help make Vue better for everyone. Cheers! 💚

sxzz added a commit that referenced this pull request Aug 12, 2024
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.

4 participants