timstuyckens/chromeextensions-knockoutjs

Need a method to attach for Ajax debugging.

Opened this issue · 1 comments

My pages run a knockout on load and retrieve ajax data. By the time i can bind, the scripts have run. Maybe a way to call the binding enable within the code (or documented method better explained in the panel)

Hi,

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