Skip to content

[Bug Report][2.5.8] Incorrect 'role' attribute value present on v-dialog component #14231

Closed
@phylot

Description

Environment

Vuetify Version: 2.5.8
Vue Version: 2.6.11
Browsers: Chrome 94.0.4606.61
OS: Mac OS 10.15.7

Steps to reproduce

Create a v-dialog component and make it visible.

Expected Behavior

The 'role' attribute applied to the dialog should be role="dialog".

Actual Behavior

The role applied to the dialog is role="document".

Reproduction Link

https://codepen.io/zerobob/pen/WNOBWwr

Metadata

Assignees

No one assigned

    Labels

    C: VDialogT: bugFunctionality that does not work as intended/expecteda11yAccessibility issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions