Skip to content

Runtime exception: performance is not defined - with v2.6.9 #9698

Closed
@zdravkov

Description

@zdravkov

Version

2.6.8

Reproduction link

https://jsfiddle.net/chrisvfritz/50wL7mdz/

Steps to reproduce

It is throwing from the vue/dist/vue.js file of the latest version I am currently trying to isolate it, yet it seems connected with the new code added recently. Will add more steps ASAP if you still don't observe it.

  1. replicated with this repo - https://github.com/vuejs/vue-test-utils-mocha-webpack-example
  2. clone it
  3. npm i
  4. npm test - no error
  5. npm update vue
  6. npm test - ReferenceError: performance is not defined

Greetings,
Plamen

What is expected?

no error observed

What is actually happening?

an error is observed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions