This is a migrated thread and some comments may be shown as answers.

Set breakpoint in Chrome for Dojo code

1 Answer 194 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 31 Dec 2015, 05:52 PM

I was trying to figure out how to find the JavaScript code that executes when running in the Telerik Dojo so that I could set a breakpoint in Google Chrome and step through the code. I tried looking through the sources, but I couldn't find where the code was located to set the breakpoint.

 Does anyone know how to do this?

 Thanks.

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 04 Jan 2016, 09:30 AM

Hello John,

 

You can use a debugger statement inside your code, and run the Dojo in fullscreen so you can see the breakpoint and run through code.

 

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
John
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or