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-dialog doesn't display slot if slot is rendered later #9377

Closed
Chovin opened this issue Oct 16, 2019 · 2 comments
Closed

[Bug Report] v-dialog doesn't display slot if slot is rendered later #9377

Chovin opened this issue Oct 16, 2019 · 2 comments
Labels
T: documentation wontfix The issue is expected and will not be fixed

Comments

@Chovin
Copy link

Chovin commented Oct 16, 2019

Environment

Vuetify Version: 2.1.4
Vue Version: 2.6.10
Browsers: Chrome 77.0.3865.90
OS: Mac OS 10.14.6

Steps to reproduce

use v-dialog with an activator slot that is rendered after v-dialog renders

Expected Behavior

slot is visible

Actual Behavior

slot is rendered as a child of the v-dialog DOM element, making it not visible

Reproduction Link

https://codesandbox.io/s/vue-template-8vd6g

Other comments

trying to toggle between two buttons that open their corresponding dialogs: https://codesandbox.io/s/vue-template-25evs (use for this makes more sense when the v-dialogs are their own custom components)

trying that same thing in 2.0.20 https://codesandbox.io/s/vue-template-1uu87
it works until you try to login again. the login button never reappears.

@ghost ghost added the S: triage label Oct 16, 2019
@KaelWD KaelWD added T: documentation wontfix The issue is expected and will not be fixed and removed S: triage labels Oct 18, 2019
@mandaputtra
Copy link

Why is this won't be fixed? Is there any way ti implement this?

@lioneaglesolutions
Copy link
Collaborator

This issue is being closed due to inactivity. If this is still present in the latest version, please submit a new issue with a reproduction.

If you have any additional questions, please reach out to us in our [Discord community](https://community.vuetifyjs.com/).

@lioneaglesolutions lioneaglesolutions closed this as not planned Won't fix, can't repro, duplicate, stale May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: documentation wontfix The issue is expected and will not be fixed
Projects
None yet
Development

No branches or pull requests

4 participants