timstuyckens

Results 10 comments of timstuyckens

+1 Even in the latest version of the example: ![image](https://cloud.githubusercontent.com/assets/1768681/5237702/18fcc714-7897-11e4-9f28-98d89b165e64.png)

You can try to disable serialization in the options https://github.com/timstuyckens/chromeextensions-knockoutjs/wiki/Editing-viewmodel-binding-values

Hi, Thanks for this, looks like something very usefull when you got nested lists. I tested it on some websites and most of the time it looks very usefull. I...

Hi, I added the screenshots from the webstore to the readme, I hope they say a thousand words. Is there any specific unclear functionality? Kind regards, Tim.

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 :)...

A few points that may help - Try to disable serialization https://github.com/timstuyckens/chromeextensions-knockoutjs/issues/9#issuecomment-20559370 - check how you instantiate the viewmodel, incorrect use of the **new** operator will put things in the...

Hi, Is this for the tracing panel in the devtools? if so, maybe #22 could solve the problem

Great idea! I will look into it. If you want to help :https://github.com/timstuyckens/chromeextensions-knockoutjs/wiki/Contribute Just to be clear I included a screenshot ![featurerequest](https://f.cloud.github.com/assets/1768681/860942/46390428-f5c0-11e2-981d-5f21d41cc56e.jpg)

I looked into the devtools source and found interesting stuff like `DOMAgent.getEventListenersForNode(this.id, objectGroupId, callback);` but did not found a way to access the DOMAgent or other devtools objects.

just closing this 7 year old PR because of inactivity