You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
renaud-dev, Ins1eme, bob-lee, mkalam-alami, romain-tracktik and 13 more