Skip to content

Error not thrown inside computed property #1565

Closed
@solidevolution

Description

@solidevolution

Version

1.0.3

Reproduction link

https://codesandbox.io/s/naughty-hofstadter-qsycv?file=/src/components/HelloWorld.spec.js

Steps to reproduce

  1. Write a component with a computed property
  2. throws an error inside the computed property
  3. Try to test this error with "toThrowError"

What is expected?

Error in computed property would be thrown

What is actually happening?

Error in computed property wouldn't be thrown

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