Vue tab not showing in FF
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes after an error in my js code, I see endless loading animation on Vue tab https://i.imgur.com/QSE2Hvv.png. When I close devtools and open it again, the tab is disappeared. Sometimes I'm able to restore the tab by opening the extension popup ("Extensions" button -> "Vue.js devtools"). But most of the time I have to restart Firefox. Is there a way to restart the extension without restarting the browser? For instance, execute a js code in extension context in console (in about:debugging -> "inspect" on the extension)? I know that it's better to investigate the issue (it doesn't write errors in console), but I don't have time for now, and I want to find a workaround.
Firefox 142.0.1
Vue devtools 7.7.7
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 endless loading state in Firefox 142.0.1 with Vue Devtools 7.7.7 after a JavaScript error, then inspect the extension through about:debugging. Compare reopening DevTools, using the Extensions menu, and restarting Firefox, while checking the extension console for errors. Done means identifying a repeatable recovery path or a fix that keeps the Vue tab available without restarting the browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100