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

[Bug Report] V-toolbar: Extension slot not working with the new Vue 2.6 slot syntax #6371

Closed
razorfever opened this issue Feb 5, 2019 · 2 comments
Labels
duplicate The issue has already been reported

Comments

@razorfever
Copy link

Versions and Environment

Vuetify: 1.5.0
Vue: 2.6.1
Browsers: Chrome 74.0.3693.0
OS: Mac OS 10.14.0

Steps to reproduce

Open the expansion slot demo for the v-toolbar in codepen and convert the syntax to match the new slot syntax in Vue 2.6

Expected Behavior

Title shows up in the expansion slot

Actual Behavior

Title does not show up in the expansion slot

Reproduction Link

https://codepen.io/anon/pen/OdxLxM?&editable=true&editors=101

@DRoet
Copy link
Contributor

DRoet commented Feb 6, 2019

Try upgrading to vue 2.6.2, it seems to work: https://codepen.io/anon/pen/yZzqgq?&editable=true&editors=101

@KaelWD
Copy link
Member

KaelWD commented Feb 6, 2019

Duplicate of vuejs/vue#9421

@KaelWD KaelWD marked this as a duplicate of vuejs/vue#9421 Feb 6, 2019
@KaelWD KaelWD closed this as completed Feb 6, 2019
@KaelWD KaelWD added the duplicate The issue has already been reported label Feb 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

3 participants