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.5] VBreadcrumbs icon rendered twice #15430

Closed
rmichels opened this issue Jul 12, 2022 · 0 comments
Closed

[Bug Report][3.0.0-beta.5] VBreadcrumbs icon rendered twice #15430

rmichels opened this issue Jul 12, 2022 · 0 comments
Assignees
Labels
C: VBreadcrumbs VBreadcrumbs T: bug Functionality that does not work as intended/expected
Milestone

Comments

@rmichels
Copy link

rmichels commented Jul 12, 2022

Environment

Vuetify Version: 3.0.0-beta.5
Last working version: 3.0.0-beta.4
Vue Version: 3.2.37
Browsers: Chrome 103.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

Create a simple breadcrumbs component and add an icon property

Expected Behavior

Should only render one icon

Actual Behavior

Renders the icon twice

Reproduction Link

https://codesandbox.io/s/youthful-tharp-ps4wti

Other comments

Bug was introduced with adding a new prepend slot: c7fd260

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VBreadcrumbs VBreadcrumbs and removed S: triage labels Jul 13, 2022
@KaelWD KaelWD added this to the v3.0.0-beta milestone Jul 13, 2022
nekosaur added a commit that referenced this issue Jul 15, 2022
johnleider added a commit that referenced this issue Jul 15, 2022
closes #15430

Co-authored-by: John Leider <john@vuetifyjs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VBreadcrumbs VBreadcrumbs T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants