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.3.1] CSS v-bind() not working on modal content #17521

Closed
renaudMonell opened this issue Jun 2, 2023 · 1 comment
Closed

[Bug Report][3.3.1] CSS v-bind() not working on modal content #17521

renaudMonell opened this issue Jun 2, 2023 · 1 comment
Labels
S: triage upstream Problem with a third party library that we may have to work around

Comments

@renaudMonell
Copy link

Environment

Vuetify Version: 3.3.1
Vue Version: 3.3.2
Browsers: Chrome 113.0.0.0
OS: Windows

Steps to reproduce

Create a v-dialog with a tag inside it
Add a class to an internal tag to the modal
Create a dynamic property that will be bound to this class

Expected Behavior

Style from ref should be applied

Actual Behavior

No styling is applied

Reproduction Link

https://codesandbox.io/p/sandbox/vue-3-vuetify-3-pinia-2-forked-28h2ld?file=%2Fsrc%2FApp.vue%3A11%2C8

Other comments

Is this due to dynamic rendering of VDialog that is done at the root of the application?

@KaelWD
Copy link
Member

KaelWD commented Jun 2, 2023

vuejs/core#7312

@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2023
@KaelWD KaelWD added the upstream Problem with a third party library that we may have to work around label Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: triage upstream Problem with a third party library that we may have to work around
Projects
None yet
Development

No branches or pull requests

2 participants