Skip to content

Fix render function slots implementation #365

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
merged 1 commit into from
Aug 1, 2020
Merged

Fix render function slots implementation #365

merged 1 commit into from
Aug 1, 2020

Conversation

Aferz
Copy link
Contributor

@Aferz Aferz commented Aug 1, 2020

I've found a bug related to how to define slots in render function. I guess this worth fixing it because I've lost a few hours struggling with the problem.

That's why I opened a PR. Feel free to close if needed.

@NataliaTepluhina NataliaTepluhina linked an issue Aug 1, 2020 that may be closed by this pull request
Copy link
Member

@NataliaTepluhina NataliaTepluhina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this! 🙇🏻

@NataliaTepluhina NataliaTepluhina merged commit 18adfb3 into vuejs:master Aug 1, 2020
alexeyvokin pushed a commit to alexeyvokin/docs-ru_old that referenced this pull request Apr 1, 2024
* fix(pages): fix translation errors in some pages

Signed-off-by: Evgeniy Gromin <[email protected]>

* fix(pages): fix some translation inaccuracies

Signed-off-by: Evgeniy Gromin <[email protected]>

---------

Signed-off-by: Evgeniy Gromin <[email protected]>
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.

Slots syntax in slots-unification is wrong
2 participants