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-tab-item is not showing on dialog when v-model is changed many times #5572

Closed
gileneusz opened this issue Nov 10, 2018 · 5 comments
Assignees
Labels
C: VTabs VTabs T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke

Comments

@gileneusz
Copy link

Versions and Environment

Vuetify: 1.3.7
Vue: 2.5.17
Browsers: Chrome 70.0.3538.77
OS: Windows 7

Steps to reproduce

Follow first reproduction link:
https://codepen.io/anon/pen/vQXKpx?editors=1010

adding lazy prop for v-dialog is not fixing the issue

Expected Behavior

v-tab-item should be visible in all cases

Actual Behavior

v-tab-item is not visible

Reproduction Link

https://codepen.io/anon/pen/bQwpqe?editors=1010

@jacekkarczmarczyk
Copy link
Member

jacekkarczmarczyk commented Nov 11, 2018

Workaround https://codepen.io/anon/pen/bQwqez?editors=1010

Also the solution would be the same as #4733 (comment) so closing as a wontfix/duplicate

@jacekkarczmarczyk jacekkarczmarczyk added duplicate The issue has already been reported wontfix The issue is expected and will not be fixed labels Nov 11, 2018
@KaelWD
Copy link
Member

KaelWD commented Nov 11, 2018

More like #5401

@jacekkarczmarczyk
Copy link
Member

#4733 is for slider, this one is for tab contents

@KaelWD
Copy link
Member

KaelWD commented Nov 11, 2018

Worked in 1.2: https://codepen.io/anon/pen/OaRxKW?editors=1010 (apart from the slider, see #5401 (comment))

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke and removed duplicate The issue has already been reported wontfix The issue is expected and will not be fixed labels Nov 11, 2018
@johnleider johnleider self-assigned this Jan 28, 2020
@johnleider
Copy link
Member

This is no longer an issue as of the latest version.

If you have any additional questions, please reach out to us in our Discord community.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTabs VTabs T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Projects
None yet
Development

No branches or pull requests

5 participants