Skip to content

Debugging information on Vue 2 #859

Closed
@posva

Description

@posva

Currently, the debugging information of events in the Timeline has almost nothing on Vue 2. While tha events array doesn't exist in Vue 2, there should be some kind of fallback to display at least some information like the previous values and current values for primitives.

Discussed in #857

Originally posted by Djaler November 30, 2021
With the same code
image
mutation info in devtools in Vue 3 looks like
image
but in Vue 2 it's just
image
which is not so useful for debugging

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions