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][3.0.0-beta.9] v-slot:item in v-autocomplete doesn't work correctly #15722

Closed
ppyl-datBoi opened this issue Sep 1, 2022 · 1 comment
Labels
duplicate The issue has already been reported

Comments

@ppyl-datBoi
Copy link

Environment

Vuetify Version: 3.0.0-beta.9
Vue Version: 3.2.38
Browsers: Chrome 104.0.0.0
OS: Windows 10

Steps to reproduce

Remove :title prop in v-list-item.

I looked at performance using an example from your demo. In the template v-slot:item in the v-list-item component, I want to use my content without using the :title prop.

Expected Behavior

Correct display of my content, as it was in Vuetify 2.X

Actual Behavior

endless console warnings
image

Reproduction Link

https://codepen.io/ppyl-datboi/pen/dyebexE?editors=1010

@KaelWD
Copy link
Member

KaelWD commented Sep 1, 2022

This has the same cause as #15721

@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Sep 1, 2022
@KaelWD KaelWD added duplicate The issue has already been reported and removed S: triage labels Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants