-
Notifications
You must be signed in to change notification settings - Fork 50
For any element I see only the $root bindings #21
Comments
Hi, Do you have the issue on every website with knockoutjs ? If not, could you specify a website/screenshot so I can see the issue. Picture is thousand words :) This should give something like below What is the current version of the installed extension? |
Hi Tim, Thanks very much for replying. On my home computer your Chrome debug Again, I appreciate that you took the time to reply! Cheers, On 9/18/2014 12:16 AM, timstuyckens wrote:
|
A few points that may help
If this all fails, try selecting a dom element and type the following in the console ko.dataFor($0)) ko.toJS(ko.dataFor($0)) |
Wow, thanks! Forwarded to my work mail to try in the morning! Doug On 9/19/2014 12:33 AM, timstuyckens wrote:
|
No matter which element I inspect, the knockout tab always shows the same list of observables from $root for the page. When the page loads dynamic content the tab stays the same. It always says the $parents array is empty, even when I inspect an element that is nested several context layers deep.
The text was updated successfully, but these errors were encountered: