Unplanned
Last Updated: 18 Jan 2022 09:36 by ADMIN
SturmA
Created on: 11 Jan 2022 14:43
Category: UI for ASP.NET Core
Type: Bug Report
1
Address kendoConsole Errors in demos

If you use "Edit in REPL" button in any demo that uses `kendoConsole.log()`, it will throw an error that the kendoConsole doesn't exist (you can use the Upload > Events demo as a quick example).

This is happening because the kendoConsole is only a part of demos.telerik.com pages that does not get copied over to the REPL or Dojo because it is irrelevant to the demo itself. The fix is to change all kendoConsole.log() instances to console.log()

That said, I am opening this bug report so that the dev team can consider ways to handle the "edit in" scenarios.

Thank you,

Arthur

0 comments