vuejs / vuejs/devtools

No timeline in the devtools panel (an default project based on create-vue)

Open
#538 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
TypeScript
Stars
2.9k
Forks
279
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

There is no the Timeline tab in the devtools panel, that mentioned on the official site

Expected behavior

The Timeline tab that exists in the devtools panel

How to reproduce

Steps to reproduce the behavior:

  1. Create a new Vue project with create-vue with these parameters:
    image

  2. Install dependencies with - npm install

  3. Launch the project with - npm run dev

  4. No any trace of the Timeline tab:
    image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by creating a project with create-vue, running npm install, then npm run dev, and checking the devtools panel against the official Timeline documentation. Trace why the Timeline tab is absent and verify that it appears in the panel for the same setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.