Skip to content

[Bug Report][4.0.6] Performance issue for data table within forms and validationΒ #22816

@Bego-jon28

Description

@Bego-jon28

Environment

Vuetify Version: 4.0.6
Vue Version: 3.5.33
OS: Windows 10 (current)

Steps to reproduce

  1. click first validate button. you should see result near 50 ms
  2. CLick 'Validate with Data Table' you see that time is now about 155 ms
  3. in DevTool performance you see that al lot of recursive updateComponent calss occurs

Expected Behavior

validation of form should be as fast as with no wrapped data table

Actual Behavior

validation of form withon data table is 3 times slower than without data-table

Reproduction Link

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

Other comments

with vuetify 3.12.5 both versions have similar perfomance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions