Skip to content

[Vuetify and vue-test-utils] TypeError: Cannot read property 'rtl' of undefined #1087

@jpalvarez

Description

@jpalvarez

Version

1.0.0-beta.28

Reproduction link

https://github.com/jpalvarez/vue-test-utils-issue

Steps to reproduce

Clone the repository
Run npm install then npm run unit

What is expected?

All tests passed

What is actually happening?

TypeError: Cannot read property 'rtl' of undefined


Additional version of packages
vue: 2.5.21
vuetify: 1.4.0
jest: 23.5.0

This is crazy. I have the same example running in codesandbox and it's run ok. But in the local computer no way.
https://codesandbox.io/s/yj8j9y6wnz

I am not aware of what is actually happening it would be great if anybody can help me.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions