Κριτικές για το Vue.js devtools
Vue.js devtools από Evan You, Akryum
25 κριτικές
- Βαθμολογία 1 από 5από Χρήστης Firefox 18875871, 2 μήνες πριν
- Βαθμολογία 1 από 5από Vecad, 2 μήνες πρινIt is frustrating that everything in these devtools is expanded which makes everything unreadable and in order to use it you have to collapse everything every time.
- Βαθμολογία 1 από 5από pt3, 9 μήνες πρινIt always expands all options from the tree, making everything unreadable. It's impossible to work normally because you have to collapse everything every time.
- Βαθμολογία 1 από 5από Matt G., ένας χρόνος πρινI've spent more time debugging this extension than I have actually debugging my own code. Constantly getting the loading line of death that never stops. I reload the app, removing and reinstall, etc. yet I still get the loading line of death. Install this app only if you don't yet have enough frustration in your life.
- Βαθμολογία 1 από 5από Nevamex, ένας χρόνος πρινExtension is unusable for me due to immediate memory leak after opening Vue.js Devtools tab
- Βαθμολογία 1 από 5από ff_user71, ένας χρόνος πρινdoesn't work - always shows "Vue.js not detected" on websites using Vue.js
- Βαθμολογία 1 από 5από Gambloide, 2 χρόνια πρινAbsolutely unusable on Firefox since the data shown in the extension does not reflect the data of the rendered components. This seems to be an old and known bug of this extension in Firefox.
- Βαθμολογία 1 από 5από Samuel Ochoa, 2 χρόνια πρινEvery single time I try to use the Vue.js devtools tab my computer hangs and I have to manually reboot. I have 8GB of RAM, an Intel Core i5 @ 3.20GHz and an SSD, that shouldn't be happening at all.
- Βαθμολογία 1 από 5από Χρήστης Firefox 14908435, 2 χρόνια πρινI can't understand whether I am the only one who have this issue, but it seems to me the Vue.js devtools for FireFox have serious memory leak issue for dozens versions in a row. I've worked on different projects on different PCs and laptops and it is still the same. In earlier version is was easy to notice when you tried to track list of events, but now I just opened them with bran new Vue 3 app with 10 simple components and Firefox memory consumption raised from 1gb to 8gb in 20 seconds which lead Firefox to hang.
- Βαθμολογία 1 από 5από Χρήστης Firefox 17417617, 3 χρόνια πρινFF 100.0.1: Vue.js not detected. But works in Chromium. Sad story.
- Βαθμολογία 1 από 5από Χρήστης Firefox 14614186, 3 χρόνια πρινStill all the options (props, computed, data, etc) are expanded and it's hard to navigate it. All should be collapsed.
- Βαθμολογία 1 από 5από Anton, 4 χρόνια πρινI dont know why but it just doesn't work to me. I use vue 3
- Βαθμολογία 1 από 5από papist_lynn_skimp, 4 χρόνια πρινSpin up a new Vue3 project using the CLI and serve it, download the extension (5.3.4) accept all the permissions, go to dev tools settings and enable Vue.js devtools. Navigate to http://localhost:8080 "Vue.js not detected" 😒
Firefox 91Απάντηση προγραμματιστή
δημοσιεύτηκε στις 4 χρόνια πριν5.x doesn't support Vue 2. Please install 6.x beta from GitHub releases.
https://github.com/vuejs/devtools/releases/tag/v6.0.0-beta.15 - Βαθμολογία 1 από 5από Χρήστης Firefox 14706567, 4 χρόνια πριν
- Βαθμολογία 1 από 5από Χρήστης Firefox 16725628, 4 χρόνια πριν
- Βαθμολογία 1 από 5από JGarrido, 4 χρόνια πρινThis extension never displays for me on my Mac – neither regular Firefox, nor Firefox Developer Edition – and no amount of browser restarting makes a difference.
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 4 χρόνια πρινHi,
Please make sure you are using the development version of Vue (not finishing with .min.js). Please also note that the stable devtools only support Vue 1 & Vue 2. If you are using Vue 3, download the next version's beta here: https://github.com/vuejs/vue-devtools/releases/tag/v6.0.0-beta.3
Regards,
Guillaume Chau - Βαθμολογία 1 από 5από Χρήστης Firefox 13723667, 4 χρόνια πρινDoes not seem to me working for my on Firefox or Chrome. Vue is running and working but dev tool does not find it. :-\
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 4 χρόνια πρινHi,
Please make sure you are using the development version of Vue (not finishing with .min.js). Please also note that the stable devtools only support Vue 1 & Vue 2. If you are using Vue 3, download the next version's beta here: https://github.com/vuejs/vue-devtools/releases/tag/v6.0.0-beta.3
Regards,
Guillaume Chau - Βαθμολογία 1 από 5από jiangkeju, 4 χρόνια πριν
- Βαθμολογία 1 από 5από Χρήστης Firefox 15263236, 6 χρόνια πριν
- Βαθμολογία 1 από 5από Χρήστης Firefox 14947717, 6 χρόνια πριν
- Βαθμολογία 1 από 5από Χρήστης Firefox 14794647, 6 χρόνια πριν
- Βαθμολογία 1 από 5από Χρήστης Firefox 14509782, 6 χρόνια πριν
- Βαθμολογία 1 από 5από Χρήστης Firefox 13448356, 7 χρόνια πρινMac下为什么工具无法正常使用,要么加载失败,要么切换路由无法更新到vue????????????麻烦重视一下