Відгуки для Vue.js devtools
Vue.js devtools автор Vue.js, Akryum, arlo
Відгук від Користувач Firefox 14908435
Оцінка 1 з 5
від Користувач Firefox 14908435, 3 роки тому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.
617 відгуків
- Оцінка 5 з 5від Erik, 18 днів томуWorks well. Due to the new "vite-plugin-vue-devtools" plugin, it might see less use.
The browser extension also seemed to consume a lot of memory over time (probably due to state change tracking, for Pinia) which sometimes did require restarts/closing the tab to start fresh.
BUT this might not be intended but enabling the Vue.js devtools firefox addon somehow changes how XML documents are handled by firefox. When enabled, XML documents only shows the text content (which is annoying) while disabled, I see the default structured tree view. Could you please remove this XML mimetype handling? Or at least offer a configuration option (I have not found any) to allow users to opt-in/-out of it? - Оцінка 1 з 5від Користувач Firefox 19564673, 23 дні томуTab doesn't show up in developer options on Firefox 144.0.2. Freshly installed, enabled/disabled, restarted Firefox, gave it all permissions, turned off all other extensions, removed and re-installed, can't get it to work. The option to show the tab is checked, tried toggling that as well.
- Оцінка 5 з 5від AlienLogic, 3 місяці тому
- Оцінка 5 з 5від ParsaJR, 4 місяці тому
- Оцінка 5 з 5від Somebody, 5 місяців тому
- Оцінка 5 з 5від Користувач Firefox 17950578, 5 місяців тому
- Оцінка 5 з 5від Niko2040, 5 місяців тому
- Оцінка 5 з 5від Bergshimberg, 6 місяців тому
- Оцінка 5 з 5від Gustavo, 7 місяців тому
- Оцінка 5 з 5від Користувач Firefox 18963599, 7 місяців тому
- Оцінка 1 з 5від Користувач Firefox 18875871, 9 місяців тому
- Оцінка 1 з 5від Vecad, 9 місяців тому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.
- Оцінка 5 з 5від Baptiste, 10 місяців тому
- Оцінка 5 з 5від Користувач Firefox 18696476, рік тому
- Оцінка 5 з 5від Користувач Firefox 17802086, рік тому
- Оцінка 5 з 5від Користувач Firefox 17524960, рік тому
- Оцінка 3 з 5від greenteaisgreat, рік томуWorks pretty well, all things considered; however, I'm getting the dreaded spinning wheel of death whenever I try to track events in the timeline. I'll change my review to 5 stars once that's fixed.