Skip to content

v-data-table causing vue warn infinite update loop in component render function #1407

Closed
@austi10

Description

@austi10

Version

1.0.0-beta.30

Reproduction link

https://github.com/Austino18/Vue-Test-Utils-v1.0.0-beta30--using-Vuetify-Data-Table

Steps to reproduce

Clone/Download the github link provided and kindly follow the readme

What is expected?

The test should run without any vue warnings

What is actually happening?

v1.0.0-beta30 leads to the following:
[Vue warn]: You may have an infinite update loop in a component render function.

Found in

---->VDataTable


The warning is encountered when using vue test utils v1.0.0-beta 30.
The same test case passes upon using the previous version, v1.0.0-beta29 without any warnings

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions