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.6.3] VDialog location and offset props do not affect dialog #19755

Open
MoShizzle opened this issue May 6, 2024 · 2 comments
Open
Assignees

Comments

@MoShizzle
Copy link

Environment

Vuetify Version: 3.6.3
Vue Version: 3.4.25
Browsers: Firefox 125.0
OS: Mac OS 10.15

Steps to reproduce

  1. Create a dialog
  2. Define location and offset overrides
  3. Open dialog

Expected Behavior

Dialog location will be affected by location and offset props

Actual Behavior

Dialog appears in middle of screen

Reproduction Link

https://play.vuetifyjs.com/#...

@johnleider
Copy link
Member

@KaelWD Should these props be omitted by Dialog? I'm not sure what they would do.

@KaelWD
Copy link
Member

KaelWD commented May 6, 2024

function staticLocationStrategy () {
// TODO
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants