Hi
could you provide a sample code to debug javascript code ?
Thanks
3 Answers, 1 is accepted
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!
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.