Shows the knockout context & data for the selected dom node in a sidebar of the elements pane.
Total ratings
4.28
(Rating count:
186)
Review summary
Pros
- Valuable tool for debugging Knockout.js contexts
- Essential for Magento front end development
- Good for checking Knockout contexts in dev tools
- Helpful for coding with KOjs
Cons
- Breaks dev tools in some cases
- Does not work in latest versions of Chrome
- Can cause slowness and freezing on bigger projects
- Limited filtering options for suggestions vs issues
- Memory leak or crashes tab
Most mentioned
- Does not work in latest versions of Chrome
- Essential for Magento front end development
- Valuable tool for debugging Knockout.js contexts
- Can cause slowness and freezing on bigger projects
Upgrade to see all 100 reviews
Recent reviews
Recent rating average:
2.50
All time rating average:
4.28
Upgrade to see all 100 reviews
Rating filters
5 star 4 star
3 star
2 star
1 star
Date | Author | Rating | Lang | Comment |
---|---|---|---|---|
2022-09-21 | Gearoid Joyce | Currently this breaks dev tools when running, has to disable it to get the debugger to start running again. | ||
2022-05-31 | Nic Newdigate | Unfortunately this doesn't work at all! | ||
2021-09-01 | Taras Kovryzhenko | Works only in old versions of chromium-based browsers. I set up Opera 76 and debug there | ||
2021-08-26 | Shiva ora | this knockout context debugger stopped showing knock out variable in elements tab after i updated chrome can anyone help me out. | ||
2021-08-24 | Patrick Weiß | chrome >v.92 workaround: Create a live expression in your console and take this: if (window.last$0 !== $0) { window.last$0 = $0; console.log('\n\n-------------- Knockout $data ------------\n', 'element:', $0, '\n data:', ko.toJS(ko.dataFor($0)),'\n context:', ko.contextFor($0));} | ||
2021-08-18 | Deepak Kumar | No longer working on Chrome. Workaround : use firefox plugin. https://addons.mozilla.org/en-US/firefox/addon/knockoutjs-context/ | ||
2021-08-18 | Vasiliy Smoliar | Doesn't work any more in latest chrom. | ||
2021-08-17 | Tiger Darling | Doesn't work any more in latest chrom. | ||
2021-08-12 | Byns Ru | Не работает в 92 версии хрома | ||
2021-08-09 | Josh Bourke | Doesn't work anymore with latest Chrome |
Upgrade to see all 100 reviews