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

how to debug ?

3 Answers 1691 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Michal Revivo
Top achievements
Rank 1
Michal Revivo asked on 11 Apr 2013, 05:45 PM
Hi
could you provide a sample code to debug javascript code ?
Thanks

3 Answers, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 11 Apr 2013, 08:42 PM
Hi Michal,

In this blog post you will find screen cast which shows how to debug Kendo UI applications.
I also recommend you to check the additional resources listed at the bottom of the post.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Frank
Top achievements
Rank 1
answered on 22 Jun 2016, 02:47 PM

Hi,

Is it possible to enable Kendo components' to run in debug mode to see debug statements in console? We use phantomjs to render Kendo components to PDF. We need to capture debug messages programmatically.

Thanks

0
Alexander Valchev
Telerik team
answered on 24 Jun 2016, 08:36 AM
Hello Frank,

The component does not have a "debug" mode. In case you want to simplify the troubleshooting process I suggest to include the non-minified scripts. In this way you will be able to easily track what causes a given error using the developer tools of your browser.

Regards,
Alexander Valchev
Telerik
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
General Discussions
Asked by
Michal Revivo
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Frank
Top achievements
Rank 1
Share this question
or