No timeline in the devtools panel (an default project based on create-vue)
Nobody has claimed this yet.
- 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:
-
Create a new Vue project with create-vue with these parameters:
-
Install dependencies with -
npm install -
Launch the project with -
npm run dev -
No any trace of the Timeline tab:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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